This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2111 from ericstj/ericstj/DNX12101.BuildTools55.C…
…orefx23011 Update dnx to 12101, buildtools to 55, and corefx packages to 23011
- Loading branch information
Showing
196 changed files
with
56,238 additions
and
55,455 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Microsoft.DotNet.BuildTools" version="1.0.25-prerelease-00053" /> | ||
<package id="Microsoft.DotNet.BuildTools" version="1.0.25-prerelease-00055" /> | ||
<package id="Microsoft.DotNet.BuildTools.ApiTools" version="1.0.0-prerelease" /> | ||
<package id="dnx-mono" version="1.0.0-beta5-11760" /> | ||
<package id="dnx-mono" version="1.0.0-beta5-12101" /> | ||
<package id="Microsoft.Net.ToolsetCompilers" version="1.0.0-rc3-20150510-01" /> | ||
<package id="Microsoft.Build.Mono.Debug" version="14.1.0.0-prerelease" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Microsoft.DotNet.BuildTools" version="1.0.25-prerelease-00053" /> | ||
<package id="dnx-coreclr-win-x86" version="1.0.0-beta5-11682" /> | ||
<package id="Microsoft.DotNet.BuildTools" version="1.0.25-prerelease-00055" /> | ||
<package id="dnx-coreclr-win-x86" version="1.0.0-beta5-12101" /> | ||
<package id="Microsoft.DotNet.BuildTools.ApiTools" version="1.0.0-prerelease" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.