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 7d36f40 commit fe1213fCopy full SHA for fe1213f
src/Client/src/Asp.Versioning.Http.Client/Asp.Versioning.Http.Client.csproj
@@ -1,8 +1,8 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <VersionPrefix>6.0.0</VersionPrefix>
5
- <AssemblyVersion>6.0.0.0</AssemblyVersion>
+ <VersionPrefix>6.1.0</VersionPrefix>
+ <AssemblyVersion>6.1.0.0</AssemblyVersion>
6
<TargetFrameworks>net6.0;netstandard2.0;netstandard1.1</TargetFrameworks>
7
<RootNamespace>Asp.Versioning.Http</RootNamespace>
8
<AssemblyTitle>API Versioning Client Extensions</AssemblyTitle>
0 commit comments