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 27f1d07 commit c4aad6bCopy full SHA for c4aad6b
build/dependencies.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
<AspNetCoreVersion>2.1.0-*</AspNetCoreVersion>
4
- <InternalAspNetCoreSdkVersion>2.0.1-*</InternalAspNetCoreSdkVersion>
+ <InternalAspNetCoreSdkVersion>2.1.1-*</InternalAspNetCoreSdkVersion>
5
<JsonNetVersion>10.0.1</JsonNetVersion>
6
<NETStandardImplicitPackageVersion>2.0.0-*</NETStandardImplicitPackageVersion>
7
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
0 commit comments