forked from dotnet/corefx
-
Notifications
You must be signed in to change notification settings - Fork 3
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 dotnet#550 from nguerrera/set-package-build
Bump package versions to 22512
- Loading branch information
Showing
59 changed files
with
570 additions
and
570 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
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="System.Runtime" version="4.0.20-beta-22412" /> | ||
<package id="System.Runtime.InteropServices" version="4.0.20-beta-22412" /> | ||
<package id="System.Resources.ResourceManager" version="4.0.0-beta-22412" /> | ||
<package id="System.Runtime" version="4.0.20-beta-22512" /> | ||
<package id="System.Runtime.InteropServices" version="4.0.20-beta-22512" /> | ||
<package id="System.Resources.ResourceManager" version="4.0.0-beta-22512" /> | ||
</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
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,18 +1,18 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="System.Collections" version="4.0.10-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Diagnostics.Contracts" version="4.0.0-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Diagnostics.Debug" version="4.0.10-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Diagnostics.Tools" version="4.0.0-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Globalization" version="4.0.10-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.IO" version="4.0.10-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Reflection" version="4.0.10-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Reflection.Primitives" version="4.0.0-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Resources.ResourceManager" version="4.0.0-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Runtime" version="4.0.20-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Runtime.Extensions" version="4.0.10-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Runtime.Handles" version="4.0.0-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Runtime.InteropServices" version="4.0.20-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Text.Encoding" version="4.0.10-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Threading.Tasks" version="4.0.10-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Collections" version="4.0.10-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Diagnostics.Contracts" version="4.0.0-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Diagnostics.Debug" version="4.0.10-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Diagnostics.Tools" version="4.0.0-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Globalization" version="4.0.10-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.IO" version="4.0.10-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Reflection" version="4.0.10-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Reflection.Primitives" version="4.0.0-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Resources.ResourceManager" version="4.0.0-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Runtime" version="4.0.20-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Runtime.Extensions" version="4.0.10-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Runtime.Handles" version="4.0.0-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Runtime.InteropServices" version="4.0.20-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Text.Encoding" version="4.0.10-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Threading.Tasks" version="4.0.10-beta-22512" targetFramework="portable-net45+win" /> | ||
</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
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,15 +1,15 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="System.Collections" version="4.0.10-beta-22412" /> | ||
<package id="System.Diagnostics.Contracts" version="4.0.0-beta-22412" /><!-- Contract.xxx --> | ||
<package id="System.Diagnostics.Debug" version="4.0.10-beta-22412" /><!-- DebugDisplayAttribute --> | ||
<package id="System.Diagnostics.Tools" version="4.0.0-beta-22412" /><!-- SuppressMessageAttribute --> | ||
<package id="System.Diagnostics.Tracing" version="4.0.10-beta-22412" /> | ||
<package id="System.Globalization" version="4.0.10-beta-22412" /> | ||
<package id="System.Runtime" version="4.0.20-beta-22412" /> | ||
<package id="System.Runtime.Extensions" version="4.0.10-beta-22412" /> | ||
<package id="System.Threading" version="4.0.0-beta-22412" /> | ||
<package id="System.Threading.Tasks" version="4.0.10-beta-22412" /> | ||
<package id="System.Reflection" version="4.0.10-beta-22412" /><!-- Resource GetTypeInfo --> | ||
<package id="System.Resources.ResourceManager" version="4.0.0-beta-22412" /> | ||
<package id="System.Collections" version="4.0.10-beta-22512" /> | ||
<package id="System.Diagnostics.Contracts" version="4.0.0-beta-22512" /><!-- Contract.xxx --> | ||
<package id="System.Diagnostics.Debug" version="4.0.10-beta-22512" /><!-- DebugDisplayAttribute --> | ||
<package id="System.Diagnostics.Tools" version="4.0.0-beta-22512" /><!-- SuppressMessageAttribute --> | ||
<package id="System.Diagnostics.Tracing" version="4.0.10-beta-22512" /> | ||
<package id="System.Globalization" version="4.0.10-beta-22512" /> | ||
<package id="System.Runtime" version="4.0.20-beta-22512" /> | ||
<package id="System.Runtime.Extensions" version="4.0.10-beta-22512" /> | ||
<package id="System.Threading" version="4.0.0-beta-22512" /> | ||
<package id="System.Threading.Tasks" version="4.0.10-beta-22512" /> | ||
<package id="System.Reflection" version="4.0.10-beta-22512" /><!-- Resource GetTypeInfo --> | ||
<package id="System.Resources.ResourceManager" version="4.0.0-beta-22512" /> | ||
</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
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,14 +1,14 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="System.Collections" version="4.0.10-beta-22412" /> | ||
<package id="System.Diagnostics.Contracts" version="4.0.0-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Diagnostics.Debug" version="4.0.10-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Diagnostics.Tools" version="4.0.0-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Globalization" version="4.0.10-beta-22412" /> | ||
<package id="System.Reflection" version="4.0.10-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Reflection.Primitives" version="4.0.0-beta-22412" targetFramework="portable-net45+win" /> | ||
<package id="System.Resources.ResourceManager" version="4.0.0-beta-22412" /> | ||
<package id="System.Runtime" version="4.0.20-beta-22412" /> | ||
<package id="System.Runtime.Extensions" version="4.0.10-beta-22412" /> | ||
<package id="System.Threading" version="4.0.0-beta-22412" /> | ||
<package id="System.Collections" version="4.0.10-beta-22512" /> | ||
<package id="System.Diagnostics.Contracts" version="4.0.0-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Diagnostics.Debug" version="4.0.10-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Diagnostics.Tools" version="4.0.0-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Globalization" version="4.0.10-beta-22512" /> | ||
<package id="System.Reflection" version="4.0.10-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Reflection.Primitives" version="4.0.0-beta-22512" targetFramework="portable-net45+win" /> | ||
<package id="System.Resources.ResourceManager" version="4.0.0-beta-22512" /> | ||
<package id="System.Runtime" version="4.0.20-beta-22512" /> | ||
<package id="System.Runtime.Extensions" version="4.0.10-beta-22512" /> | ||
<package id="System.Threading" version="4.0.0-beta-22512" /> | ||
</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.