diff --git a/dotnet/Directory.Packages.props b/dotnet/Directory.Packages.props index 0dd890948a..184af82c76 100644 --- a/dotnet/Directory.Packages.props +++ b/dotnet/Directory.Packages.props @@ -22,7 +22,7 @@ - + @@ -193,4 +193,4 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - \ No newline at end of file + diff --git a/dotnet/nuget.config b/dotnet/nuget.config index 2316305f8e..128d95e590 100644 --- a/dotnet/nuget.config +++ b/dotnet/nuget.config @@ -1,18 +1,12 @@ - + - - - - - - - \ No newline at end of file + diff --git a/dotnet/nuget/nuget-package.props b/dotnet/nuget/nuget-package.props index 18b4b13247..d1a3d1056e 100644 --- a/dotnet/nuget/nuget-package.props +++ b/dotnet/nuget/nuget-package.props @@ -1,19 +1,21 @@ - 0.0.1 + 1.1.0 1 - - $(VersionPrefix)-preview.260420.2 - 0.0.1 + $(VersionPrefix)-rc$(RCNumber) + $(VersionPrefix)-$(VersionSuffix).260410.1 + $(VersionPrefix)-preview.260410.1 + $(VersionPrefix) + 1.1.0 Debug;Release;Publish - true 1.0.0 - + + true $(NoWarn);CP0003 @@ -27,7 +29,8 @@ low - + + Microsoft Microsoft @@ -68,7 +71,7 @@ - + true