kasper
f80738888d
Fix example in readme
2018-03-30 12:18:22 -04:00
kasper
ee24d81648
Add readme for tool and make script generic
2018-03-30 12:13:31 -04:00
Andy Gerlicher
d3a78f7d3f
Add msbuild myget.org feed
2018-03-30 09:10:10 -07:00
kasper
b828418021
Update dotnet manpages for Unix
2018-03-30 11:48:04 -04:00
kasper
2e9c0b7b06
Add CLI docs build tools
2018-03-30 11:48:04 -04:00
Matt Mitchell
5983fa1a2c
Merge pull request #8940 from mmitche/fix-cli-updating
...
Update/Upgrade CLI Maestro dependency updater
2018-03-30 08:05:33 -07:00
Livar
c5b0ed91f0
Merge pull request #8946 from livarcocc/update_branding_to_104
...
Updating the branding of the CLI to 2.1.104.
2018-03-29 23:36:36 -07:00
Livar
44d0188781
Merge pull request #8947 from dotnet/update_sdk_2xx
...
Updating SDK to 2.1.200-preview-62730-02
2018-03-29 23:22:05 -07:00
Andy Gerlicher
b84a0eb8b2
MSBuild 15.6.84
2018-03-29 23:11:58 -07:00
Livar Cunha
9ba1de58de
Revert the runtime to 2.0.6 because we need to service the SDK with a new NuGet.
2018-03-29 22:29:46 -07:00
Livar
820ea7c54f
Updating SDK to 2.1.200-preview-62730-02
...
This brings back an SDK with a matching version of NuGet.
2018-03-29 21:59:27 -07:00
William Li
b75de8204a
Reset loc to new
2018-03-29 21:48:23 -07:00
Livar Cunha
1e42b63860
Updating the branding of the CLI to 2.1.104.
2018-03-29 21:33:27 -07:00
Livar
a0bb417c9f
Merge pull request #8926 from dotnet/nuget.client.release-5055-1-1
...
Insert NuGet Build 4.6.2-rtm-5055 into cli
2018-03-29 21:19:50 -07:00
Livar
cf9e4e3b15
Merge pull request #8925 from dotnet/nuget.client.release-5052-1-1
...
Insert NuGet Build 4.7.0-preview3.5052 into cli
2018-03-29 17:47:14 -07:00
Livar
55f7ed54dd
Merge pull request #8937 from dotnet/update_3xx_links
...
Updating latest links to release/2.1.3xx
2018-03-29 17:45:49 -07:00
William Li
f949fb884e
Show version guide only when restore fails
2018-03-29 17:29:05 -07:00
Matt Mitchell
19267bd9f1
Remove unused Dia package
...
Extend CLI dependency updating
Extend CLI's dependency updating to include all repos. At this time, only ASPNet won't work with this, as in prodcon it isn't specifying a branch in the manifest, which means no Latest_Packages.txt gets set. Once this is fixed all upstream repos in CLI should be handled.
This will be combined with changes to the versions repo to update the subscriptions for 2.1.3xx CLI.
2018-03-29 15:58:33 -07:00
Matt Mitchell
f4b52ed865
Fix CLI updating
2018-03-29 14:43:38 -07:00
Livar
a2e06535b9
Merge pull request #8914 from livarcocc/new_distros_ci
...
Adding Fedora 27, OpenSuse 43.2 and Ubuntu 18.04 to CI for release/2.1.1xx
2018-03-29 14:22:57 -07:00
Livar
423010bf0d
Merge pull request #8906 from mairaw/sdk-help
...
added in use info to the --version option
2018-03-29 12:23:05 -07:00
Livar
67dafc90bc
Updating latest links to release/2.1.3xx
2018-03-29 12:20:05 -07:00
Livar Cunha
c4f42d3e6c
Adding a step to shutdown the vbcscompiler after test execution.
2018-03-29 11:52:16 -07:00
NuGet Team Bot
c271df6f6a
Insert NuGet Build 4.6.2-rtm-5055 into cli
2018-03-28 22:41:18 -07:00
NuGet Team Bot
32ac8d897b
Insert NuGet Build 4.7.0-preview3.5052 into cli
2018-03-28 22:39:07 -07:00
William Lee
1043231a4e
Fix wrong instruction ( #8922 )
2018-03-28 17:46:34 -07:00
Peter Huene
da9939e44d
Merge pull request #8907 from peterhuene/no-run-glob
...
Prevent default item glgobing when evaluating run properties.
2018-03-28 15:06:36 -07:00
Livar
6c3a714b5d
Merge pull request #8852 from dotnet/merges/release/2.1.2xx-to-release/2.1.3xx
...
Merge release/2.1.2xx to release/2.1.3xx
2018-03-28 10:26:17 -07:00
Livar
5f15f0a786
Merge pull request #8915 from rainersigwald/MSBuild-15.7.127-2xx
...
MSBuild 15.7.127.34537 for 2.1.2xx
2018-03-28 10:12:08 -07:00
Livar
f72e6926ca
Merge pull request #8897 from dotnet/merges/release/2.1.3xx-to-master
...
Merge release/2.1.3xx to master
2018-03-28 10:11:24 -07:00
John Beisner
1075581fa1
Merge pull request #8912 from johnbeisner/UpdateScript
...
Fix an 'unbound variable' warning.
2018-03-28 09:43:15 -07:00
Peter Huene
3e575f7a7b
Prevent default item globbing when evaluating run properties.
...
When `dotnet run` is executed, a project evaluation occurs to obtain properties
related to running the target executable. Currently, this evaluation causes
the default item globs to be evaluated. For project directories containing a
large number of files, this can be a bit performance hit since the globbing
happens twice: once for the build and again for evaluating the run properties.
This commit prevents the globbing from taking place when evaluating the run
properties.
Fixes #8103 .
2018-03-27 23:46:29 -07:00
Livar
14d24407f7
Merge pull request #8916 from rainersigwald/MSBuild-15.7.127-3xx
...
MSBuild 15.7.127.34537 for 3xx
2018-03-27 22:12:47 -07:00
Livar
ae08395451
Merge branch 'release/2.1.3xx' into merges/release/2.1.2xx-to-release/2.1.3xx
2018-03-27 16:45:20 -07:00
Livar
538df127f9
Merge pull request #8913 from mairaw/xliff
...
add xliff scenario
2018-03-27 16:44:42 -07:00
Livar Cunha
b250271ac1
Removing the dependency on the project.json CLI from the windows build scripts as well.
2018-03-27 16:38:29 -07:00
Rainer Sigwald
56a01638e1
MSBuild 15.7.127.34537
2018-03-27 18:38:03 -05:00
Rainer Sigwald
80eb07bb0d
MSBuild 15.7.127.34537
2018-03-27 18:36:20 -05:00
Livar Cunha
094a7b2375
Adding Fedora 27, OpenSuse 43.2 and Ubuntu 18.04 to the groovy file to enable these legs in CI.
2018-03-27 16:14:03 -07:00
Maira Wenzel
04b3ff3457
add xliff scenario
2018-03-27 14:12:43 -07:00
Maira Wenzel
9b5a41f80b
updated xliff files
2018-03-27 14:02:49 -07:00
jbeisner
485638376d
Fix an 'unbound variable' warning.
2018-03-27 20:02:41 +00:00
John Beisner
5a5e35cf02
Merge pull request #8902 from rakeshsinghranchi/EnableDotnetInstallToSupportNewDistros
...
Enabling ubuntu.18.04,opensuse.42.3 and fedora.27 in dotnet-install script
2018-03-27 12:54:17 -07:00
Livar
0b1c9e0436
Merge pull request #8910 from dotnet/prkrishn/update-versions
...
Update AspNetCore version to 2.1.0-preview2-30475
2018-03-27 12:06:04 -07:00
Livar Cunha
6600612b9e
Adding new docker files for opensuse.42.3, ubuntu.18.04 and fedora.27 and removing the project.json CLI from the build. It was not being used anymore.
2018-03-27 10:24:10 -07:00
Pranav K
52b2e4c733
Update AspNetCore version to 2.1.0-preview2-30475
2018-03-27 09:28:10 -07:00
Maira Wenzel
c551b88048
added in use info to the --version option
2018-03-26 18:16:56 -07:00
William Lee
01c11876b0
Better error message to guide user when there is only preview version in the feed ( #8905 )
2018-03-26 16:24:36 -07:00
Livar
8111911a27
Merge pull request #8904 from mlorbetske/dev/mlorbe/UpdateTestSdkFor20TemplatesFor157
...
Update test SDK for 2.0 templates in the 15.7 SDK
2018-03-26 15:21:53 -07:00
Mike Lorbetske
b783795dc9
Update test SDK for 2.0 templates in the 15.7 SDK
2018-03-26 14:37:55 -07:00