dotnet-installer/TestAssets/TestProjects
William Li f9f8c7feba Remove the test migrate assets
which is used only in migrate tests
2017-05-10 12:49:50 -07:00
..
11TestAppWith10CLIToolReferences Changes per PR code review. 2017-04-17 09:27:25 -07:00
AppWithAppDependency Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore. 2017-03-17 20:32:51 -07:00
AppWithDepOnToolWithOutputName Remove unnecessary RuntimeFrameworkVersion and DotnetCliToolTargetFramework from test assets 2017-04-27 09:30:38 -07:00
AppWithDirectAndToolDep Remove unnecessary RuntimeFrameworkVersion and DotnetCliToolTargetFramework from test assets 2017-04-27 09:30:38 -07:00
AppWithDirectDep Remove unnecessary RuntimeFrameworkVersion and DotnetCliToolTargetFramework from test assets 2017-04-27 09:30:38 -07:00
AppWithDirectDepWithOutputName Update test tools that need conflict resolution on 2.0 to target 2.0 2017-04-27 09:30:39 -07:00
AppWithFallbackFolderToolDependency Remove unnecessary RuntimeFrameworkVersion and DotnetCliToolTargetFramework from test assets 2017-04-27 09:30:38 -07:00
AppWithMultipleFxAndTools Update test tools that need conflict resolution on 2.0 to target 2.0 2017-04-27 09:30:39 -07:00
AppWithToolDependency Remove unnecessary RuntimeFrameworkVersion and DotnetCliToolTargetFramework from test assets 2017-04-27 09:30:38 -07:00
DependencyContextFromTool Update test tools that need conflict resolution on 2.0 to target 2.0 2017-04-27 09:30:39 -07:00
FluentProfile Update SDK to 2.0.0-alpha-20170410-1. 2017-04-10 14:24:52 -05:00
FSharpTestProjects Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore. 2017-03-17 20:32:51 -07:00
InvalidSolution Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
LibraryWithOutputAssemblyName Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
LibraryWithUnresolvablePackageReference use missing package test to verify correct package feed parsing 2017-02-01 14:13:07 -08:00
MSBuildAppWithMultipleFrameworks Remove unnecessary RuntimeFrameworkVersion and DotnetCliToolTargetFramework from test assets 2017-04-27 09:30:38 -07:00
MSBuildAppWithMultipleFrameworksAndTools Update test tools that need conflict resolution on 2.0 to target 2.0 2017-04-27 09:30:39 -07:00
MSBuildBareBonesProject Fix 4508: CLI verbs that call into msbuild should control their output (#4719) 2016-11-15 11:56:39 -08:00
MSBuildIntegration use Sdks attribute in dotnet new templates (#4916) 2016-12-04 22:31:58 -08:00
MSBuildTestApp Remove unnecessary RuntimeFrameworkVersion and DotnetCliToolTargetFramework from test assets 2017-04-27 09:30:38 -07:00
MultiDependentProject tests for cache taking multiple input files 2017-03-07 14:38:12 -08:00
NewtonSoftDependentProject Adding NewtonSoftDependentProject test asset back. 2017-05-02 13:38:43 -07:00
NewtonsoftProfile Adding NewtonSoftDependentProject test asset back. 2017-05-02 13:38:43 -07:00
NuGetConfigDependentProject Fixing the failing test by using a package that is not part of the asp.net runtime. 2017-05-02 12:37:29 -07:00
NuGetConfigProfile Fixing the failing test by using a package that is not part of the asp.net runtime. 2017-05-02 12:37:29 -07:00
Packages
PJAppWithMultipleFrameworks Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore. 2017-03-17 20:32:51 -07:00
SlnFileWithNoProjectReferences dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid (#5218) 2017-01-05 12:04:57 -10:00
SlnFileWithNoProjectReferencesAndCSharpProject Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
SlnFileWithNoProjectReferencesAndFSharpProject dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid (#5218) 2017-01-05 12:04:57 -10:00
SlnFileWithNoProjectReferencesAndUnknownProject dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid (#5218) 2017-01-05 12:04:57 -10:00
SlnFileWithNoProjectReferencesAndUnknownProjectWithMultipleProjectTypeGuids dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid (#5218) 2017-01-05 12:04:57 -10:00
SlnFileWithNoProjectReferencesAndUnknownProjectWithSingleProjectTypeGuid dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid (#5218) 2017-01-05 12:04:57 -10:00
SlnFileWithNoProjectReferencesAndVBProject dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid (#5218) 2017-01-05 12:04:57 -10:00
TestAppSimple Remove unnecessary RuntimeFrameworkVersion and DotnetCliToolTargetFramework from test assets 2017-04-27 09:30:38 -07:00
TestAppWithEmptySln Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
TestAppWithLibraryUnderTFM Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore. 2017-03-17 20:32:51 -07:00
TestAppWithMigrateableScripts Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore. 2017-03-17 20:32:51 -07:00
TestAppWithMultipleFrameworksAndRuntimes Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
TestAppWithMultipleSlnFiles Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
TestAppWithProjDepTool Update test tools that need conflict resolution on 2.0 to target 2.0 2017-04-27 09:30:39 -07:00
TestAppWithSlnAndCaseSensitiveSolutionFolders Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
TestAppWithSlnAndCsprojFiles Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
TestAppWithSlnAndCsprojInSubDir Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
TestAppWithSlnAndCsprojInSubDirToRemove Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
TestAppWithSlnAndCsprojProjectGuidFiles Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
TestAppWithSlnAndCsprojToRemove Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
TestAppWithSlnAndDuplicateProjectReferences Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
TestAppWithSlnAndExistingCsprojReferences Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
TestAppWithSlnAndExistingCsprojReferencesWithEscapedDirSep Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
TestAppWithSlnAndLastCsprojInSubDirToRemove Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
TestAppWithSlnAndSolutionFolders Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
TestAppWithUnqualifiedDependencies Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore. 2017-03-17 20:32:51 -07:00
TestLibraryWithConfiguration Remove unnecessary Release constants 2017-03-02 20:11:21 -08:00
TestLibraryWithMultipleFrameworks Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
VSTestCore Insert Microsoft.TestPlatform.cli for update3 preview1 (#6420) 2017-05-02 21:30:51 -07:00
VSTestMulti Insert Microsoft.TestPlatform.cli for update3 preview1 (#6420) 2017-05-02 21:30:51 -07:00
XunitCore Insert Microsoft.TestPlatform.cli for update3 preview1 (#6420) 2017-05-02 21:30:51 -07:00
XunitMulti Insert Microsoft.TestPlatform.cli for update3 preview1 (#6420) 2017-05-02 21:30:51 -07:00
global.json Clean up the temporary TestAsset changes. 2016-07-21 12:23:51 -05:00
NuGet.Config Clean up the temporary TestAsset changes. 2016-07-21 12:23:51 -05:00