Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Commit 9428d17

Browse files
author
Nate McMaster
committed
Upgrade corefx packages to 4.4.0
1 parent 2ce2d8b commit 9428d17

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,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
4-
<CoreFxVersion>4.3.0</CoreFxVersion>
4+
<CoreFxVersion>4.4.0-*</CoreFxVersion>
55
<InternalAspNetCoreSdkVersion>2.1.0-*</InternalAspNetCoreSdkVersion>
66
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>
77
<NETStandardLibraryNETFrameworkVersion>2.0.0-*</NETStandardLibraryNETFrameworkVersion>

0 commit comments

Comments
 (0)