We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c6fb5 commit f44b048Copy full SHA for f44b048
src/Destructurama.JsonNet/Destructurama.JsonNet.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<TargetFrameworks>net452;netstandard2.0</TargetFrameworks>
@@ -16,7 +16,7 @@
16
<Product />
17
<Company />
18
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
19
- <VersionPrefix>2.0.0</VersionPrefix>
+ <VersionPrefix>2.0.1</VersionPrefix>
20
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(MSBuildProjectName).xml</DocumentationFile>
21
</PropertyGroup>
22
0 commit comments