dotnet-installer/test/Microsoft.DotNet.Tools.Tests.Utilities
Peter Huene 33815f75c9
Remove Windows Desktop project templates for non-Windows.
This commit removes the Windows Desktop project templates for non-Windows
builds of the .NET Core SDK.

Fixes dotnet/cli#11425.
2019-05-29 19:06:11 -07:00
..
Assertions Use built version of redist instead of stage 0 for running tests 2018-11-12 11:31:10 -08:00
Commands Refactor tests, add coverage for building templates 2018-11-20 10:53:39 -08:00
Extensions Enable tests 2018-10-29 11:26:53 -07:00
Properties Use rich mock to test InstallCommand (#8402) 2018-01-24 10:16:27 -08:00
TempFileSystem
BufferedReporter.cs Add verbosity option to install tool command. 2018-01-31 15:19:34 -08:00
Microsoft.DotNet.Tools.Tests.Utilities.csproj Merge upstream changes 2018-12-05 18:08:40 -08:00
NuGetFrameworks.cs Updating the build and tests to work with the 2.2.0 runtime. 2018-05-31 19:14:24 -07:00
RepoDirectoriesProvider.cs Merge branch 'master' into official_builds 2018-12-25 19:08:40 -08:00
RequiresAspNetCore.cs Fixing a build failure due to the merge from master. 2018-12-26 09:57:33 -08:00
TestAssetInfo.cs Enable tests 2018-10-29 11:26:53 -07:00
TestAssetInstance.cs Fix using wrong SDK when restoring 2018-11-29 23:43:09 -08:00
TestAssetInventoryFiles.cs Enable tests 2018-10-29 11:26:53 -07:00
TestAssetKinds.cs Enable tests 2018-10-29 11:26:53 -07:00
TestAssets.cs Enable tests 2018-10-29 11:26:53 -07:00
TestBase.cs Refactor tests, add coverage for building templates 2018-11-20 10:53:39 -08:00
UnixOnlyFactAttribute.cs Log Windows product type and installation type, and Linux libc version (#8688) 2018-02-27 18:55:35 -08:00
UnixOnlyTheoryAttribute.cs Remove Windows Desktop project templates for non-Windows. 2019-05-29 19:06:11 -07:00
WindowsOnlyFactAttribute.cs
WindowsOnlyTheoryAttribute.cs