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 4ba0358 commit 0993f46Copy full SHA for 0993f46
build/dependencies.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
4
<AutoMapperVersion>5.0.2</AutoMapperVersion>
5
- <InternalAspNetCoreSdkVersion>2.1.0-*</InternalAspNetCoreSdkVersion>
+ <InternalAspNetCoreSdkVersion>2.0.1-*</InternalAspNetCoreSdkVersion>
6
<JsonNetVersion>10.0.1</JsonNetVersion>
7
<NETStandardImplicitPackageVersion>2.0.0-*</NETStandardImplicitPackageVersion>
8
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>
0 commit comments