Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Update coreclr and corefx for 2.0.3 (#3284)
Browse files Browse the repository at this point in the history
  • Loading branch information
safern authored Oct 7, 2017
1 parent fcb97e5 commit 3868d48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@

<PropertyGroup>
<PlatformPackageVersion>2.0.0</PlatformPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.4.2-servicing-25708-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.4.2-servicing-25807-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftPrivateCoreFxUAPPackageVersion>4.4.0-preview3-25526-01</MicrosoftPrivateCoreFxUAPPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.2-servicing-25708-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.3-servicing-25807-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
<NETStandardVersion>2.0.0</NETStandardVersion>
<DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
Expand Down

0 comments on commit 3868d48

Please sign in to comment.