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

Commit 7eb8260

Browse files
committed
Update the .NET Framework Support package
Need to update in order to get the fix dotnet/corefx#22248
1 parent feec3b7 commit 7eb8260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/DependencyVersions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<CLI_MSBuildExtensions_Version>$(CLI_NETSDK_Version)</CLI_MSBuildExtensions_Version>
1717

1818
<CLI_NuGet_Version>4.3.0-rtm-4294</CLI_NuGet_Version>
19-
<CLI_NETStandardLibraryNETFrameworkVersion>2.0.0-preview2-25331-02</CLI_NETStandardLibraryNETFrameworkVersion>
19+
<CLI_NETStandardLibraryNETFrameworkVersion>2.0.0-preview3-25514-04</CLI_NETStandardLibraryNETFrameworkVersion>
2020
<CLI_WEBSDK_Version>2.0.0-rel-20170629-588</CLI_WEBSDK_Version>
2121
<CLI_TestPlatform_Version>15.3.0-preview-20170628-02</CLI_TestPlatform_Version>
2222
<SharedFrameworkVersion>$(CLI_SharedFrameworkVersion)</SharedFrameworkVersion>

0 commit comments

Comments
 (0)