dotnet-installer/test
Livar 1fd99f1588 Merge rel/1.0.0-preview4 back into rel/1.0.0 (#4974)
* Updating the preview4 channel to rel-1.0.0-preview4

* Add more xlf files for new strings

* bundle fsharp sdk, only Sdk directory is required

* align f# console proj

* align f# lib template

* align f# mstest template

* align f# xunit template

* align f# web template

* fix mstest package version, aligned to c#

* remove unused directories from bundled sdks

* Adding a SdkNugetVersion property when invoking dotnet pack on test packages so that test packages can reference exact packages. We need that because of https://github.com/NuGet/Home/issues/4063. Without it, pack creates the nuspec with a version like 1.0.0-version-, instead of 1.0.0-version-<version_used_in_build>, which leads to problems when restoring the tool. Like, it ends up restoring to the closest version of the package (oldest), instead of the latest.

* Update web template for Web SDK 154 (#4948)

* Update WebSDK version

* Update web template to get rid of globs

https://github.com/aspnet/Templates/pull/735

* MSBuild to 15.1.458 (#4950)

* Adding MigrateWebSdkRule to the DefaultMigrationRuleSet (#4963)

* Adding MigrateWebSdkRule to the DefaultMigrationRuleSet and adding a E2E test to cover it.

* Do not migrate compile and EmbeddedResources for web application, because those are included in the Web Sdk already.

* Addressing code review comments
2016-12-09 00:30:02 -08:00
..
ArgumentForwardingTests Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
ArgumentsReflector Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
binding-redirects.Tests Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
crossgen.Tests Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
dotnet-add-p2p.Tests Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
dotnet-build.Tests Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
dotnet-list-p2ps.Tests add dotnet list p2ps (#4929) 2016-12-07 12:56:27 -08:00
dotnet-migrate.Tests Merge rel/1.0.0-preview4 back into rel/1.0.0 (#4974) 2016-12-09 00:30:02 -08:00
dotnet-msbuild.Tests Allow migration of sln files (#4949) 2016-12-07 11:49:15 -10:00
dotnet-new.Tests Allow migration of sln files (#4949) 2016-12-07 11:49:15 -10:00
dotnet-nuget.UnitTests Allow migration of sln files (#4949) 2016-12-07 11:49:15 -10:00
dotnet-pack.Tests Localize changes for dotnet-remove (#4900) 2016-12-04 21:33:43 -08:00
dotnet-publish.Tests Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
dotnet-remove-p2p.Tests Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
dotnet-run.Tests Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
dotnet-test.Tests Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
dotnet-vstest.Tests Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
dotnet.Tests Allow migration of sln files (#4949) 2016-12-07 11:49:15 -10:00
EndToEnd Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
HackUntilWeGetXUnitXmlLogger Migrating all test projects (#4668) 2016-11-11 21:46:29 -10:00
Installer Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
Kestrel.Tests Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
Microsoft.DotNet.Cli.Sln.Internal.Tests Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
Microsoft.DotNet.Cli.Utils.Tests update nuget to 4.0.0-rc2 (dev build 2067) (#4904) 2016-12-02 19:19:54 -08:00
Microsoft.DotNet.Configurer.UnitTests Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
Microsoft.DotNet.ProjectJsonMigration.Tests Merge rel/1.0.0-preview4 back into rel/1.0.0 (#4974) 2016-12-09 00:30:02 -08:00
Microsoft.DotNet.Tools.Tests.Utilities add dotnet list p2ps (#4929) 2016-12-07 12:56:27 -08:00
msbuild.IntegrationTests Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
Msbuild.Tests.Utilities Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
Performance Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
ScriptExecutorTests Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00