Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

Commit

Permalink
Bumps version to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MihaMarkic committed Nov 16, 2018
1 parent 9dd81bf commit 933b715
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sources/BlazorDevExtreme/BlazorDevExtreme.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<OutputType>library</OutputType>
<IsPackable>true</IsPackable>
<BlazorLinkOnBuild>false</BlazorLinkOnBuild>
<LangVersion>7.3</LangVersion>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<PropertyGroup>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
Expand All @@ -18,7 +18,7 @@
<PackageTags>blazor devextreme interop</PackageTags>
<IncludeSymbols>false</IncludeSymbols>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<Version>0.6.1</Version>
<Version>0.6.2</Version>
</PropertyGroup>
<ItemGroup>
<!-- .js/.css files will be referenced via <script>/<link> tags; other content files will just be included in the app's 'dist' directory without any tags referencing them -->
Expand Down

0 comments on commit 933b715

Please sign in to comment.