summaryrefslogtreecommitdiff
path: root/DotnetCLIVersion.txt
AgeCommit message (Collapse)AuthorFilesLines
2018-06-24Update to latest released dotnet SDK (#18626)Jan Kotas1-1/+1
2018-05-08Update DotnetCLIVersion.txt (#17925)Michelle McDaniel1-1/+1
The current version is broken for RHEL. This change revs up the version to 2.1.300-rtm-008820, which is fixed for RHEL.
2018-04-30Update DotnetCLIVersion.txt (#17843)Peter Marcu1-1/+1
2018-01-30Building non-Windows builds using the CLI's MSBuild (#16101)Jose Perez Rodriguez1-1/+1
* Building non-Windows builds using the CLI's MSBuild
2017-10-10Update to 2.0 RTM CLI (#14396)Jose Perez Rodriguez1-1/+1
* Update to 2.0 RTM CLI * PR feedback
2017-09-08Update CLI version to match other dotnet repos and unblock new BuildToolsEric Erhardt1-1/+1
2017-05-16Update Coreclr to 2.0.0 buildtoolswtgodbe1-1/+1
2017-01-06Update CLI to 1.0.0-preview2-1-003182, BuildTools to ↵Davis Goodin1-1/+1
1.0.27-prerelease-01205-03 (#8829) * Update CLI to 1.0.0-preview2-1-003182, BuildTools to 1.0.27-prerelease-01205-03 * Add BuildVersion.targets and required properties to test directory's dir.props
2016-09-20Upgrade CLI, buildtools for RTM shared framework. (#7045)Davis Goodin1-1/+1
2016-05-27Adding commit hash to all built binaries.Jose Perez Rodriguez1-1/+1
2016-03-31Upgrade dotnet cli to 1.0.0-beta-002173.Davis Goodin1-1/+1
2016-03-30Upgrade dotnet cli to take win7 fix.Davis Goodin1-1/+1
2016-03-30Upgrade dotnet cli version.Davis Goodin1-1/+1
2016-03-15Fix runtime.json to include all platforms in the redirection package. Also ↵Gaurav Khanna1-1/+1
update the CLI build version (taken from CoreFX).
2016-03-02Upgrade CLI version and buildtools, and make build file changes.Davis Goodin1-1/+1
Unset CORE_ROOT in environment on Windows before doing restore so that dotnet CLI doesn't try to run using binaries from the test CORE_ROOT. Restore the xunit wrapper projects in a batch rather than individually to save a lot of time. Work around xunit.runner.msbuild not having compatible package layout by ignoring errors and adding import so that a future fix will work. Hard-code C# language for generated wrapper projects: the $(Language) property wasn't set. Also Change www.myget.org to dotnet.myget.org, as we switched to enterprise myget. Add System.ObjectModel to tests\src\JIT\config\benchmark+serialize\project.json to manually upgrade it to a version that doesn't require lifting for runtime. This fixes System.ObjectModel.dll being missing from CORE_ROOT and causing the test to fail. Switch to v3 nuget feeds and sync NuGet.Configs.
2016-01-23Build mscorlib with CoreCLR MSBuild on LinuxJohn Chen1-0/+1