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 f24f1ba commit 7c594d4Copy full SHA for 7c594d4
src/Utility.CommandLine.Arguments/Utility.CommandLine.Arguments.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<TargetFramework>netstandard2.0</TargetFramework>
@@ -11,7 +11,7 @@
11
12
13
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
14
- <Version>4.0.0</Version>
+ <Version>5.0.0</Version>
15
<Authors>JP Dillingham</Authors>
16
<Product>Utility.CommandLine.Arguments</Product>
17
<PackageProjectUrl>https://github.com/jpdillingham/Utility.CommandLine.Arguments</PackageProjectUrl>
0 commit comments