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 10
10
11
11
<!-- Build Tools Versions -->
12
12
<PropertyGroup >
13
- <BuildToolsVersion >1.0.25-prerelease-00063 </BuildToolsVersion >
13
+ <BuildToolsVersion >1.0.25-prerelease-00064 </BuildToolsVersion >
14
14
<DnxVersion >1.0.0-beta5-12101</DnxVersion >
15
15
<DnxPackageName Condition =" '$(DnxPackageName)' == '' and '$(OsEnvironment)'!='Unix'" >dnx-coreclr-win-x86.$(DnxVersion)</DnxPackageName >
16
16
<DnxPackageName Condition =" '$(DnxPackageName)' == '' and '$(OsEnvironment)'=='Unix'" >dnx-mono.$(DnxVersion)</DnxPackageName >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<packages >
3
- <package id =" Microsoft.DotNet.BuildTools" version =" 1.0.25-prerelease-00063 " />
3
+ <package id =" Microsoft.DotNet.BuildTools" version =" 1.0.25-prerelease-00064 " />
4
4
<package id =" Microsoft.DotNet.BuildTools.ApiTools" version =" 1.0.0-prerelease" />
5
5
<package id =" dnx-mono" version =" 1.0.0-beta5-12101" />
6
6
<package id =" Microsoft.Net.ToolsetCompilers" version =" 1.0.0-rc3-20150510-01" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<packages >
3
- <package id =" Microsoft.DotNet.BuildTools" version =" 1.0.25-prerelease-00063 " />
3
+ <package id =" Microsoft.DotNet.BuildTools" version =" 1.0.25-prerelease-00064 " />
4
4
<package id =" dnx-coreclr-win-x86" version =" 1.0.0-beta5-12101" />
5
5
<package id =" Microsoft.DotNet.BuildTools.ApiTools" version =" 1.0.0-prerelease" />
6
6
</packages >
You can’t perform that action at this time.
0 commit comments