Skip to content

Commit

Permalink
Update CoreClr, CoreFx, Standard, WCF to preview1-25408-04, preview1-…
Browse files Browse the repository at this point in the history
…25409-02, preview1-25408-01, preview1-25408-01, respectively (dotnet/core-setup#2651)

Commit migrated from dotnet/core-setup@b384149
  • Loading branch information
dotnet-bot authored and ViktorHofer committed Jun 9, 2017
1 parent f372c48 commit 70d5b18
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/installer/dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
<CoreFxCurrentRef>a7a6e948cf49d34a79b6164d46fee9c7ded0f368</CoreFxCurrentRef>
<CoreClrCurrentRef>a7a6e948cf49d34a79b6164d46fee9c7ded0f368</CoreClrCurrentRef>
<StandardCurrentRef>a7a6e948cf49d34a79b6164d46fee9c7ded0f368</StandardCurrentRef>
<WCFCurrentRef>a7a6e948cf49d34a79b6164d46fee9c7ded0f368</WCFCurrentRef>
<CoreFxCurrentRef>9c3a0ad11fe77c9e087104a5808bf7b636e67db4</CoreFxCurrentRef>
<CoreClrCurrentRef>9c3a0ad11fe77c9e087104a5808bf7b636e67db4</CoreClrCurrentRef>
<StandardCurrentRef>9c3a0ad11fe77c9e087104a5808bf7b636e67db4</StandardCurrentRef>
<WCFCurrentRef>9c3a0ad11fe77c9e087104a5808bf7b636e67db4</WCFCurrentRef>
</PropertyGroup>

<PropertyGroup>
<CoreFxVersion>4.5.0-preview1-25407-02</CoreFxVersion>
<CoreFxVersion>4.5.0-preview1-25409-02</CoreFxVersion>
<PlatformPackageVersion>2.1.0-preview1-25324-02</PlatformPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25407-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25408-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
<NETStandardVersion>2.1.0-preview1-25407-01</NETStandardVersion>
<NETStandardVersion>2.1.0-preview1-25408-01</NETStandardVersion>
<DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
<WcfVersion>4.5.0-preview1-25407-01</WcfVersion>
<WcfVersion>4.5.0-preview1-25408-01</WcfVersion>
</PropertyGroup>

<!-- Package dependency verification/auto-upgrade configuration. -->
Expand Down

0 comments on commit 70d5b18

Please sign in to comment.