Livar Cunha
|
e2e72a9662
|
Updating the msbuild templates in the CLI to use TargetFramework (singular).
|
2016-10-18 15:02:35 -07:00 |
|
Eric Erhardt
|
633b56e448
|
Update Microsoft.NETCore.Sdk => Microsoft.NET.Sdk.
|
2016-10-10 14:04:30 -05:00 |
|
Livar Cunha
|
167470b1c9
|
Updating the SDK version, which we need to pick up the NuGetTargetMoniker fix.
|
2016-10-06 18:31:15 -07:00 |
|
Rohit Agrawal
|
28bd507f40
|
update nuget and sdk to 3.6.0-rc-1954 and 1.0.0-alpha-20161006-3 (#4332)
|
2016-10-06 09:35:58 -07:00 |
|
Livar Cunha
|
bfc1f82d68
|
Fixing the tools item name in csproj. Nuget used a different one then was originally at the spec.
|
2016-10-05 15:27:30 -07:00 |
|
Livar Cunha
|
1570e0fde4
|
Moving the ProjectToolsCommandResolver to dotnet out of Cli.Utils because of the dependency on Microsoft.Build. Also added a EndToEnd test for tools ref using the MSBuildTestApp.
|
2016-10-04 18:59:44 -07:00 |
|
Livar Cunha
|
5f3da6428d
|
Testing out a theory that setting the output path will solve this problem.
|
2016-09-30 15:52:22 -07:00 |
|
Livar Cunha
|
27b5abfc36
|
Trying out with the latest SDK.
|
2016-09-30 12:03:03 -07:00 |
|
Livar Cunha
|
4173d19b3c
|
Pinning the SDK version for migrated apps.
|
2016-09-30 09:27:16 -07:00 |
|
Livar Cunha
|
29b197534c
|
Updating to a new SDK and adding a work around to set project.lock.json for migrated projects.
|
2016-09-30 09:27:15 -07:00 |
|
Livar Cunha
|
715f1f6a10
|
Addressing code review comments.
|
2016-09-30 09:27:15 -07:00 |
|
Livar Cunha
|
c41b35f06f
|
Updating tests to reflect msbuild projects running without project.json.
|
2016-09-30 09:25:11 -07:00 |
|
Livar Cunha
|
2bbef9328b
|
Removing project.json from msbuild template and msbuild test app.
|
2016-09-30 09:25:11 -07:00 |
|
Eric Erhardt
|
72c59c4d05
|
Add test for MSBuild End to End.
|
2016-07-21 16:02:57 -05:00 |
|
Bryan Thornbury
|
400e1db3b9
|
dotnet-build3 Adding msbuild execution command to cli
|
2016-06-23 13:57:33 -07:00 |
|