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 ce1b300 commit 916bea7Copy full SHA for 916bea7
src/Core/AspNetCore.Proxy.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <Version>2.0.0</Version>
+ <Version>2.1.0</Version>
4
<AssemblyName>AspNetCore.Proxy</AssemblyName>
5
<PackageId>AspNetCore.Proxy</PackageId>
6
<DocumentationFile>bin\AspNetCore.Proxy.xml</DocumentationFile>
@@ -12,4 +12,4 @@
12
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="2.0.0" />
13
<PackageReference Include="Microsoft.Extensions.Http" Version="2.2.0" />
14
</ItemGroup>
15
-</Project>
+</Project>
0 commit comments