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 d81304d commit 732f2caCopy full SHA for 732f2ca
src/NetCoreStack.Proxy/NetCoreStack.Proxy.csproj
@@ -14,7 +14,7 @@
14
<PackageReference Include="Microsoft.Extensions.Configuration" Version="1.1.1" />
15
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="1.1.1" />
16
<PackageReference Include="NetCoreStack.Common" Version="1.0.0-*" />
17
- <PackageReference Include="NetCoreStack.DispatchProxyAsync" Version="1.0.0-*" />
+ <PackageReference Include="NetCoreStack.DispatchProxyAsync" Version="1.1.0" />
18
</ItemGroup>
19
20
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.6' ">
0 commit comments