Skip to content

Commit

Permalink
Revert CoreFX Preview3 dependencies (#120)
Browse files Browse the repository at this point in the history
* Revert "Update SRM and SCI to preview3-26322-06 (#117)"

This reverts commit feca999.

* Revert "Update SCI and SRM to the latest (#116)"

This reverts commit c184314.
  • Loading branch information
tmat authored Mar 23, 2018
1 parent f42e5f7 commit 01fa094
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<PreReleaseVersionLabel>beta</PreReleaseVersionLabel>

<!-- CoreFX -->
<SystemCollectionsImmutableVersion>1.5.0-preview3-26322-06</SystemCollectionsImmutableVersion>
<SystemReflectionMetadataVersion>1.6.0-preview3-26322-06</SystemReflectionMetadataVersion>
<SystemCollectionsImmutableVersion>1.3.1</SystemCollectionsImmutableVersion>
<SystemReflectionMetadataVersion>1.4.2</SystemReflectionMetadataVersion>
<SystemValueTupleVersion>4.3.0</SystemValueTupleVersion>

<!-- Libs -->
Expand All @@ -21,7 +21,6 @@
<PropertyGroup>
<RestoreSources>
$(RestoreSources);
https://dotnet.myget.org/F/dotnet-core/api/v3/index.json;
https://dotnet.myget.org/F/symreader-native/api/v3/index.json
</RestoreSources>
</PropertyGroup>
Expand Down

0 comments on commit 01fa094

Please sign in to comment.