sdk/test/Microsoft.NET.Build.Tests
v-wuzhai ffd7663db7
Update the sdk target to net10.0 (#43015)
Co-authored-by: Matt Mitchell (.NET) <mmitche@microsoft.com>
Co-authored-by: Marc Paine <marcpop@microsoft.com>
Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
Co-authored-by: Ella Hathaway <ellahathaway@microsoft.com>
Co-authored-by: Jeremy Koritzinsky <jekoritz@microsoft.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
Co-authored-by: Noah Gilson <noahgilson@microsoft.com>
2024-11-05 17:08:56 +00:00
..
Properties
AppHostTests.cs Merge branch 'main' into marcpopMSFT-removeoldruntimes 2024-08-16 16:07:03 -07:00
ArtifactsOutputPathTests.cs
AspNetCoreOnFullFramework.cs
COMReferenceTests.cs
DeleteNuGetArtifactsFixture.cs
DepsFileSkipTests.cs
DesignTimeBuildTests.cs
GenerateResourceTests.cs Removed the ItShouldShowWarningMessageOnCollectCodeCoverageThatProfilerWasNotInitialized test since it was removed but a bad branch merge reintroduced it. Set DependentUponTest as WindowsOnlyTheory since it literally runs the EXE it produces during the test. 2024-07-01 15:53:33 -07:00
GivenFrameworkReferences.cs Try resetting the toolset framework env variable 2024-08-18 16:09:21 -07:00
GivenThatAProjectHasntBeenRestored.cs
GivenThatWeHaveAPackageReferenceWithAliases.cs Revert test change that slipped into the PR 2024-06-18 14:15:29 -07:00
GivenThatWeManifestSupportedFrameworks.cs
GivenThatWeWantACustomTFM.cs
GivenThatWeWantAMessageWhenBuildingWithAPreviewSdk.cs
GivenThatWeWantAllResourcesInSatellite.cs
GivenThatWeWantBuildsToBeIncremental.cs
GivenThatWeWantDiagnosticsWhenAssetsFileCannotBeRead.cs
GivenThatWeWantDiagnosticsWhenPackageCannotBeFound.cs
GivenThatWeWantImplicitNamespaceImportsDisabled.cs
GivenThatWeWantMSBuildToRespectCustomCulture.cs Add automated test to verify that the custom culture is respected in newer versions 2024-07-16 12:17:47 +02:00
GivenThatWeWantRuntimeConfigInBuiltProjectOutputGroup.cs
GivenThatWeWantSatelliteAssembliesHaveassemblyVersion.cs
GivenThatWeWantToBuildAComServerLibrary.cs
GivenThatWeWantToBuildACppCliNonLibraryProject.cs
GivenThatWeWantToBuildACppCliProject.cs
GivenThatWeWantToBuildACppCliProjectWithTransitiveDeps.cs Reskipping many tests as most of the failures still exist. Some tests skipped with new issue numbers. 2024-06-21 15:47:00 -07:00
GivenThatWeWantToBuildACrossTargetedLibrary.cs
GivenThatWeWantToBuildADesktopExe.cs Make the new test only run on core MSBuild. 2024-08-07 14:35:34 -05:00
GivenThatWeWantToBuildADesktopExeWithFSharp.cs
GivenThatWeWantToBuildADesktopExeWtihNetStandardLib.cs
GivenThatWeWantToBuildADesktopLibrary.cs
GivenThatWeWantToBuildALibrary.cs Update the sdk target to net10.0 (#43015) 2024-11-05 17:08:56 +00:00
GivenThatWeWantToBuildALibraryWithFSharp.cs
GivenThatWeWantToBuildALibraryWithOSSupportedVersion.cs
GivenThatWeWantToBuildALibraryWithVB.cs
GivenThatWeWantToBuildANetCoreApp.cs
GivenThatWeWantToBuildANetCoreAppForTelemetry.cs
GivenThatWeWantToBuildANetCoreAppWithWap.cs
GivenThatWeWantToBuildANetStandard2Library.cs
GivenThatWeWantToBuildAP2PrefernceWithTargetPlatform.cs
GivenThatWeWantToBuildASelfContainedApp.cs
GivenThatWeWantToBuildASolutionWithNonAnyCPUPlatform.cs
GivenThatWeWantToBuildASolutionWithNonDefaultConfiguration.cs
GivenThatWeWantToBuildASolutionWithNonDefaultConfigurationVB.cs
GivenThatWeWantToBuildASolutionWithProjRefDiffCase.cs
GivenThatWeWantToBuildAUnitTestProject.cs
GivenThatWeWantToBuildAWindowsDesktopProject.cs Add test for runtime pack profiles 2024-10-03 09:16:48 -07:00
GivenThatWeWantToBuildAWindowsRuntimeComponent.cs Set new Windows SDK package in unit tests 2024-08-23 09:35:39 -07:00
GivenThatWeWantToBuildAnAppWithLibrariesAndRid.cs
GivenThatWeWantToBuildAnAppWithLibrary.cs
GivenThatWeWantToBuildAnAppWithSharedProject.cs
GivenThatWeWantToBuildAnAppWithTransitiveNonSdkProjectRefs.cs
GivenThatWeWantToBuildAnAppWithTransitiveProjectRefs.cs
GivenThatWeWantToBuildAnAppWithoutTransitiveProjectRefs.cs Remove tests for unsupported runtimes and update TFM 2024-07-25 22:18:32 -07:00
GivenThatWeWantToBuildAppsWithFrameworkRefs.cs
GivenThatWeWantToBuildWithARuntimeIdentifier.cs
GivenThatWeWantToBuildWithATargetPlatform.cs
GivenThatWeWantToBuildWithGlobalJson.cs
GivenThatWeWantToCollectExceptionTelemetry.cs
GivenThatWeWantToControlGeneratedAssemblyInfo.cs [release/9.0.1xx] Extend `dotnet run` to invoke a run-command-producing Target (#42987) 2024-08-26 23:55:20 +00:00
GivenThatWeWantToCopyLocalDependencies.cs
GivenThatWeWantToCopyPPFileToOutput.cs
GivenThatWeWantToExcludeTheMainProjectFromTheDepsFile.cs
GivenThatWeWantToFilterSatelliteAssemblies.cs
GivenThatWeWantToFloatWarningLevels.cs Update the sdk target to net10.0 (#43015) 2024-11-05 17:08:56 +00:00
GivenThatWeWantToGenerateADepsFileForATool.cs Remove excessive changes 2024-08-22 01:32:53 -07:00
GivenThatWeWantToGenerateGlobalUsings_BlazorWasm.cs Annotate tests that need VS 17.12 to run in Full Framework 2024-10-21 15:47:16 -04:00
GivenThatWeWantToGenerateGlobalUsings_DotNet.cs
GivenThatWeWantToGenerateGlobalUsings_WebApp.cs
GivenThatWeWantToGenerateGlobalUsings_Worker.cs
GivenThatWeWantToIncludeItemsOutsideTheProjectFolder.cs
GivenThatWeWantToPreserveCompilationContextForBuild.cs
GivenThatWeWantToProduceReferenceAssembly.cs
GivenThatWeWantToPublishWithGeneratePackageOnBuildAndPackAsTool.cs
GivenThatWeWantToReferenceAProject.cs
GivenThatWeWantToReferenceAnAssembly.cs Remove tests for unsupported runtimes and update TFM 2024-07-25 22:18:32 -07:00
GivenThatWeWantToResolveConflicts.cs
GivenThatWeWantToResolveRuntimePackAssets.cs
GivenThatWeWantToRunFromMSBuildTarget.cs
GivenThatWeWantToSetPropertiesInDirectoryBuildProps.cs
GivenThatWeWantToTargetEolFrameworks.cs Expand EOL list to include net7 6 months after it goes OOS per design 2024-09-13 20:37:51 +00:00
GivenThatWeWantToTargetNet471.cs
GivenThatWeWantToTargetNotRecommendedFrameworks.cs Add test for net standard 2 and 2.1 2024-06-20 14:34:29 -07:00
GivenThatWeWantToUseAnalyzers.cs
GivenThatWeWantToUseBinaryFormatter.cs Update the sdk target to net10.0 (#43015) 2024-11-05 17:08:56 +00:00
GivenThatWeWantToUseContentFiles.cs
GivenThatWeWantToUsePlatformAnalyzers.cs
GivenThatWeWantToUseVB.cs
GivenThatWeWantToVerifyNuGetReferenceCompat.cs
GivenThatWeWantToVerifyProjectReferenceCompat.cs
GivenThereAreDefaultItems.cs
GivenTransitiveFrameworkReferencesAreDisabled.cs
GivenWeWantToRequireWindowsForDesktopApps.cs Set new Windows SDK package in unit tests 2024-08-23 09:35:39 -07:00
GiventThatWeWantDesignerSupport.cs Set new Windows SDK package in unit tests 2024-08-23 09:35:39 -07:00
GlobalPropertyFlowTests.cs
ImplicitAspNetVersions.cs
KnownRuntimePackTests.cs
MetadataUpdaterSupportTest.cs
Microsoft.NET.Build.Tests.csproj
Net50Targeting.cs
NonCopyLocalProjectReferenceTests.cs
ProjectConfigurationDescriptionTest.cs
ReferenceExeTests.cs Update the sdk target to net10.0 (#43015) 2024-11-05 17:08:56 +00:00
RuntimeIdentifierGraphTests.cs
SourceLinkTests.cs
WorkloadTests.cs Update the sdk target to net10.0 (#43015) 2024-11-05 17:08:56 +00:00