Skip to content

Commit 27f1d07

Browse files
Set AspNetCoreVersion
1 parent 0cb14a3 commit 27f1d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dependencies.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
3+
<AspNetCoreVersion>2.1.0-*</AspNetCoreVersion>
44
<InternalAspNetCoreSdkVersion>2.0.1-*</InternalAspNetCoreSdkVersion>
55
<JsonNetVersion>10.0.1</JsonNetVersion>
66
<NETStandardImplicitPackageVersion>2.0.0-*</NETStandardImplicitPackageVersion>

0 commit comments

Comments
 (0)