dotnet-installer/TestAssets/TestProjects
Eric Erhardt f0e156d384 Merge pull request #5942 from ramarag/mult_Ver
Cache accepting multiple input files
2017-03-07 17:44:23 -06:00
..
AppWith2Tfm0Rid Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
AppWith4netTfm0Rid Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
AppWithAppDependency Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
AppWithAssemblyInfo Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
AppWithDepOnToolWithOutputName Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
AppWithDirectAndToolDep Merge remote-tracking branch 'refs/remotes/dotnet/master' 2017-03-02 23:49:01 -08:00
AppWithDirectDep Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
AppWithDirectDepWithOutputName Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
AppWithMultipleFxAndTools Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
AppWithOutputAssemblyName Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
AppWithPackageNamedAfterFolder Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
AppWithToolDependency Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
DependencyContextFromTool Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
FluentProfile tests for cache taking multiple input files 2017-03-07 14:38:12 -08:00
FSharpTestProjects Remove deprecated test assets (#4546) 2016-10-31 16:16:07 -07:00
InvalidSolution Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
LibraryWithNetStandardLibRef Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
LibraryWithoutNetStandardLibRef 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 Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
MSBuildAppWithMultipleFrameworksAndTools Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08: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 Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
MultiDependentProject tests for cache taking multiple input files 2017-03-07 14:38:12 -08:00
NewtonSoftDependentProject Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
NewtonsoftProfile fix cache test 2017-03-03 16:59:12 -08:00
Packages update version of nuget 2016-03-08 09:53:06 -08:00
PJAppWithMultipleFrameworks Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
PJLibWithMultipleFrameworks Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
PJTestAppSimple Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
PJTestLibraryWithConfiguration Adding an E2E test for pack with content during migration. 2017-02-23 23:07:38 -08:00
ProjectJsonConsoleTemplate Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
ProjectJsonWebTemplate Merge remote-tracking branch 'refs/remotes/dotnet/master' 2017-03-02 23:49:01 -08:00
ProjectsWithGlobalJson [WIP] Reduce test target complexity [and running time] (#5403) 2017-01-22 14:40:00 -08: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
TestAppDependencyGraph Version as Metadata in TestAssets 2017-03-02 19:52:26 -08:00
TestAppSimple Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
TestAppWithContents Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
TestAppWithEmbeddedResources Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
TestAppWithEmptySln Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
TestAppWithExplicitInclude Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
TestAppWithExplicitIncludeGlob Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
TestAppWithLibrary Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00
TestAppWithLibraryUnderTFM Fixing project dependencies migration so that they are only conditioned when they where under a TFM in the project.json to begin with. 2016-10-21 18:00:17 -07:00
TestAppWithMigrateableScripts try again 2016-09-19 11:11:01 -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 Replacing hard coded references to shared framework version. 2017-03-06 21:25:42 -08:00
TestAppWithRuntimeOptions Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
TestAppWithSigning Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08: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 Adding another global.json to a failing test asset. 2017-02-01 13:58:15 -08:00
TestLibraryWithAnalyzer Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08: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
TestLibraryWithTwoFrameworks Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
VSTestDesktopAndNetCore Replacing dir.props with testassets.props for other test asset test projects. 2017-03-07 08:35:13 -08:00
VSTestDotNetCore Replacing dir.props with testassets.props for other test asset test projects. 2017-03-07 08:35:13 -08:00
VSTestXunitDesktopAndNetCore Replacing dir.props with testassets.props for other test asset test projects. 2017-03-07 08:35:13 -08:00
VSTestXunitDotNetCore Replacing dir.props with testassets.props for other test asset test projects. 2017-03-07 08:35:13 -08:00
WebAppWithMissingFileInPublishOptions Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08: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