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

Commit

Permalink
Update ProjectNTfs, ProjectNTfsTestILC, Standard to beta-25722-00, be…
Browse files Browse the repository at this point in the history
…ta-25722-00, preview1-25722-01, respectively
  • Loading branch information
dotnet-maestro-bot committed Sep 22, 2017
1 parent 21e008a commit 69cdecc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
<CoreClrCurrentRef>790f084a4cfcc9f4559edc92988809906ebb6b6b</CoreClrCurrentRef>
<CoreSetupCurrentRef>790f084a4cfcc9f4559edc92988809906ebb6b6b</CoreSetupCurrentRef>
<ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
<ProjectNTfsCurrentRef>790f084a4cfcc9f4559edc92988809906ebb6b6b</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>790f084a4cfcc9f4559edc92988809906ebb6b6b</ProjectNTfsTestILCCurrentRef>
<ProjectNTfsCurrentRef>41dcb6f6c972d9900b4bf8dc9b9352ceabdec66e</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>41dcb6f6c972d9900b4bf8dc9b9352ceabdec66e</ProjectNTfsTestILCCurrentRef>
<SniCurrentRef>8bd1ec5fac9f0eec34ff6b34b1d878b4359e02dd</SniCurrentRef>
<StandardCurrentRef>790f084a4cfcc9f4559edc92988809906ebb6b6b</StandardCurrentRef>
<StandardCurrentRef>41dcb6f6c972d9900b4bf8dc9b9352ceabdec66e</StandardCurrentRef>
<BuildToolsCurrentRef>8cd983ea0756ec0b094cce18c820b9d1b9d2b107</BuildToolsCurrentRef>
</PropertyGroup>

Expand All @@ -26,10 +26,10 @@
<CoreFxExpectedPrerelease>preview1-25718-03</CoreFxExpectedPrerelease>
<CoreClrPackageVersion>2.1.0-preview1-25720-03</CoreClrPackageVersion>
<ExternalExpectedPrerelease>beta-25627-00</ExternalExpectedPrerelease>
<ProjectNTfsExpectedPrerelease>beta-25721-01</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-25721-01</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-25721-01</ProjectNTfsTestILCPackageVersion>
<NETStandardPackageVersion>2.1.0-preview1-25721-01</NETStandardPackageVersion>
<ProjectNTfsExpectedPrerelease>beta-25722-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-25722-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-25722-00</ProjectNTfsTestILCPackageVersion>
<NETStandardPackageVersion>2.1.0-preview1-25722-01</NETStandardPackageVersion>
<NETStandardPackageId>NETStandard.Library</NETStandardPackageId>
<MicrosoftNETCoreAppPackageVersion>2.1.0-preview1-25719-04</MicrosoftNETCoreAppPackageVersion>
<!-- Use the SNI runtime package -->
Expand Down
6 changes: 3 additions & 3 deletions external/test-runtime/optional.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"net45": {
"dependencies": {
"Microsoft.DotNet.IBCMerge": "4.6.0-alpha-00001",
"TestILC.amd64ret": "1.0.0-beta-25721-01",
"TestILC.armret": "1.0.0-beta-25721-01",
"TestILC.x86ret": "1.0.0-beta-25721-01"
"TestILC.amd64ret": "1.0.0-beta-25722-00",
"TestILC.armret": "1.0.0-beta-25722-00",
"TestILC.x86ret": "1.0.0-beta-25722-00"
}
}
}
Expand Down

0 comments on commit 69cdecc

Please sign in to comment.