This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010
1111 <!-- Build Tools Versions -->
1212 <PropertyGroup >
13- <BuildToolsVersion >1.0.25-prerelease-00058 </BuildToolsVersion >
13+ <BuildToolsVersion >1.0.25-prerelease-00059 </BuildToolsVersion >
1414 <DnxVersion >1.0.0-beta5-12101</DnxVersion >
1515 <DnxPackageName Condition =" '$(DnxPackageName)' == '' and '$(OsEnvironment)'!='Unix'" >dnx-coreclr-win-x86.$(DnxVersion)</DnxPackageName >
1616 <DnxPackageName Condition =" '$(DnxPackageName)' == '' and '$(OsEnvironment)'=='Unix'" >dnx-mono.$(DnxVersion)</DnxPackageName >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" Microsoft.DotNet.BuildTools" version =" 1.0.25-prerelease-00058 " />
3+ <package id =" Microsoft.DotNet.BuildTools" version =" 1.0.25-prerelease-00059 " />
44 <package id =" Microsoft.DotNet.BuildTools.ApiTools" version =" 1.0.0-prerelease" />
55 <package id =" dnx-mono" version =" 1.0.0-beta5-12101" />
66 <package id =" Microsoft.Net.ToolsetCompilers" version =" 1.0.0-rc3-20150510-01" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" Microsoft.DotNet.BuildTools" version =" 1.0.25-prerelease-00058 " />
3+ <package id =" Microsoft.DotNet.BuildTools" version =" 1.0.25-prerelease-00059 " />
44 <package id =" dnx-coreclr-win-x86" version =" 1.0.0-beta5-12101" />
55 <package id =" Microsoft.DotNet.BuildTools.ApiTools" version =" 1.0.0-prerelease" />
66</packages >
You can’t perform that action at this time.
0 commit comments