..
11TestAppWith10CLIToolReferences
Support new artifacts layout in tests and other build logic
2017-08-24 15:49:13 -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
AppWithApplicationUrlInLaunchSettings
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
AppWithCorruptedLaunchSettings
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
AppWithDepOnToolWithOutputName
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
AppWithDirectAndToolDep
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
AppWithDirectDep
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
AppWithDirectDepWithOutputName
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
AppWithFallbackFolderToolDependency
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
AppWithLaunchSettings
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
AppWithLaunchSettingsNoDefault
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
AppWithMultipleFxAndTools
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
AppWithToolDependency
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
DependencyContextFromTool
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
docker-compose
Adds Microsoft.Docker.Sdk to CLI
2018-01-17 11:12:19 -08:00
FluentProfile
Update SDK to 2.0.0-alpha-20170410-1.
2017-04-10 14:24:52 -05:00
FSharpTestAppSimple
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
FSharpTestProjects
Add fsc to distribution ( #6508 )
2017-05-19 23:20:19 -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
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
MSBuildAppWithMultipleFrameworksAndTools
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -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
Merge remote-tracking branch 'dotnet/release/2.0.0' into merges/release/2.0.0-to-release/15.5-20171206-080037
2017-12-06 12:18:28 -08:00
MSBuildTestApp
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
MultiDependentProject
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
NewtonSoftDependentProject
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
NewtonsoftProfile
Adding NewtonSoftDependentProject test asset back.
2017-05-02 13:38:43 -07:00
NuGetConfigDependentProject
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -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
update version of nuget
2016-03-08 09:53:06 -08:00
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
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
SlnFileWithNoProjectReferencesAndUnknownProject
dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid ( #5218 )
2017-01-05 12:04:57 -10:00
SlnFileWithNoProjectReferencesAndUnknownProjectType
Fix project type GUIDs when adding projects to solution files.
2018-03-22 21:32:39 -07:00
SlnFileWithNoProjectReferencesAndUnknownProjectWithMultipleProjectTypeGuids
Fix project type GUIDs when adding projects to solution files.
2018-03-22 21:32:39 -07:00
SlnFileWithNoProjectReferencesAndUnknownProjectWithSingleProjectTypeGuid
Fix project type GUIDs when adding projects to solution files.
2018-03-22 21:32:39 -07:00
SlnFileWithNoProjectReferencesAndVBProject
dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid ( #5218 )
2017-01-05 12:04:57 -10:00
TestAppSimple
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
TestAppsWithSlnAndMultitargetedProjects
Fix dotnet sln add for multitargeted C# and VB projects.
2018-07-30 13:05:31 -07:00
TestAppWithEmptySln
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07: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
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
TestAppWithProjDepTool
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
TestAppWithSlnAndCaseSensitiveSolutionFolders
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
TestAppWithSlnAndCsprojFiles
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
TestAppWithSlnAndCsprojInSubDir
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
TestAppWithSlnAndCsprojInSubDirToRemove
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
TestAppWithSlnAndCsprojProjectGuidFiles
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
TestAppWithSlnAndCsprojToRemove
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
TestAppWithSlnAndDuplicateProjectReferences
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
TestAppWithSlnAndExistingCsprojReferences
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
TestAppWithSlnAndExistingCsprojReferencesWithEscapedDirSep
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
TestAppWithSlnAndLastCsprojInSubDirToRemove
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
TestAppWithSlnAndProjectConfigs
Map solution configurations to existing project configurations on add.
2018-01-05 18:40:26 -08:00
TestAppWithSlnAndSolutionFolders
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
TestAppWithSlnProjectDependencyToRemove
Remove project dependencies when removing a project from a solution.
2017-11-21 18:20:05 -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
TestRazorApp
Fix the 'Microsoft.AspNet.Core.Mvc' versioning ( #9491 )
2018-06-14 17:32:24 -07:00
TestWebAppSimple
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
VBTestApp
Updating the build and tests to work with the 2.2.0 runtime.
2018-05-31 19:14:24 -07:00
VSTestCore
Merge branch 'release/2.2.1xx' into merges/release/2.1.4xx-to-release/2.2.1xx
2018-07-18 21:52:01 -07:00
VSTestMulti
Merge branch 'release/2.2.1xx' into merges/release/2.1.4xx-to-release/2.2.1xx
2018-07-18 21:52:01 -07:00
XunitCore
Merge branch 'release/2.2.1xx' into merges/release/2.1.4xx-to-release/2.2.1xx
2018-07-18 21:52:01 -07:00
XunitMulti
Merge branch 'release/2.2.1xx' into merges/release/2.1.4xx-to-release/2.2.1xx
2018-07-18 21:52:01 -07:00