Skip to content
This repository was archived by the owner on Mar 19, 2019. It is now read-only.

Commit 015de50

Browse files
Set AspNetCoreVersion
1 parent 9c1417d commit 015de50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/dependencies.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<Project>
1+
<Project>
22
<PropertyGroup>
3-
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
3+
<AspNetCoreVersion>2.1.0-*</AspNetCoreVersion>
44
<CoreFxVersion>4.4.0-*</CoreFxVersion>
55
<InternalAspNetCoreSdkVersion>2.0.1-*</InternalAspNetCoreSdkVersion>
66
<NETStandardImplicitPackageVersion>2.0.0-*</NETStandardImplicitPackageVersion>

0 commit comments

Comments
 (0)