diff --git a/test/Microsoft.NET.Build.Tests/GivenThatWeWantToBuildACppCliProjectWithTransitiveDeps.cs b/test/Microsoft.NET.Build.Tests/GivenThatWeWantToBuildACppCliProjectWithTransitiveDeps.cs index 128dd0ddb4c7..4808f781d25a 100644 --- a/test/Microsoft.NET.Build.Tests/GivenThatWeWantToBuildACppCliProjectWithTransitiveDeps.cs +++ b/test/Microsoft.NET.Build.Tests/GivenThatWeWantToBuildACppCliProjectWithTransitiveDeps.cs @@ -12,7 +12,7 @@ public GivenThatWeWantToBuildACppCliProjectWithTransitiveDeps(ITestOutputHelper private readonly Lazy _buildAsset; - [FullMSBuildOnlyFact(Skip = "https://github.com/dotnet/sdk/issues/11008")] + [FullMSBuildOnlyFact] public void It_can_generate_correct_depsJson_file() { TestAsset testAsset = _buildAsset.Value; @@ -23,7 +23,7 @@ public void It_can_generate_correct_depsJson_file() depsJsonContent.Should().Contain("NETCoreCppCliTestC.dll", "should contain transitive reference"); } - [FullMSBuildOnlyFact(Skip = "https://github.com/dotnet/sdk/issues/11008")] + [FullMSBuildOnlyFact] public void It_can_generate_all_runtimeconfig_files_to_output_folder() { TestAsset testAsset = _buildAsset.Value; @@ -35,7 +35,7 @@ public void It_can_generate_all_runtimeconfig_files_to_output_folder() }); } - [FullMSBuildOnlyFact(Skip = "https://github.com/dotnet/sdk/issues/11008")] + [FullMSBuildOnlyFact] public void It_can_generate_all_depsjson_files_to_output_folder() { TestAsset testAsset = _buildAsset.Value; diff --git a/test/TestAssets/TestProjects/NetCoreCppCliLibWithTransitiveDeps/NETCoreCppCliTest/NETCoreCppCliTest.vcxproj b/test/TestAssets/TestProjects/NetCoreCppCliLibWithTransitiveDeps/NETCoreCppCliTest/NETCoreCppCliTest.vcxproj index 59b9407be167..d127eea82804 100644 --- a/test/TestAssets/TestProjects/NetCoreCppCliLibWithTransitiveDeps/NETCoreCppCliTest/NETCoreCppCliTest.vcxproj +++ b/test/TestAssets/TestProjects/NetCoreCppCliLibWithTransitiveDeps/NETCoreCppCliTest/NETCoreCppCliTest.vcxproj @@ -35,68 +35,69 @@ - 16.0 + 17.0 {CF5DA8D7-1FDF-4E8F-AFE6-450BE16E906A} $(CurrentTargetFramework) ManagedCProj true NETCoreCppCliTest 10.0 + true DynamicLibrary true - v142 + v143 NetCore Unicode DynamicLibrary true - v142 + v143 NetCore Unicode DynamicLibrary true - v142 + v143 NetCore Unicode DynamicLibrary false - v142 + v143 NetCore Unicode DynamicLibrary false - v142 + v143 NetCore Unicode DynamicLibrary false - v142 + v143 NetCore Unicode DynamicLibrary true - v142 + v143 NetCore Unicode DynamicLibrary false - v142 + v143 NetCore Unicode diff --git a/test/TestAssets/TestProjects/NetCoreCppCliLibWithTransitiveDeps/NETCoreCppCliTestB/NETCoreCppCliTestB.vcxproj b/test/TestAssets/TestProjects/NetCoreCppCliLibWithTransitiveDeps/NETCoreCppCliTestB/NETCoreCppCliTestB.vcxproj index 48cc1d6a559b..dae8a2d10b19 100644 --- a/test/TestAssets/TestProjects/NetCoreCppCliLibWithTransitiveDeps/NETCoreCppCliTestB/NETCoreCppCliTestB.vcxproj +++ b/test/TestAssets/TestProjects/NetCoreCppCliLibWithTransitiveDeps/NETCoreCppCliTestB/NETCoreCppCliTestB.vcxproj @@ -35,68 +35,69 @@ - 16.0 + 17.0 {C8D22D0F-0C2D-4B4A-BF28-14A2D001102B} $(CurrentTargetFramework) ManagedCProj true NETCoreCppCliTest 10.0 + true DynamicLibrary true - v142 + v143 NetCore Unicode DynamicLibrary true - v142 + v143 NetCore Unicode DynamicLibrary true - v142 + v143 NetCore Unicode DynamicLibrary false - v142 + v143 NetCore Unicode DynamicLibrary false - v142 + v143 NetCore Unicode DynamicLibrary false - v142 + v143 NetCore Unicode DynamicLibrary true - v142 + v143 NetCore Unicode DynamicLibrary false - v142 + v143 NetCore Unicode diff --git a/test/TestAssets/TestProjects/NetCoreCppCliLibWithTransitiveDeps/NETCoreCppCliTestC/NETCoreCppCliTestC.vcxproj b/test/TestAssets/TestProjects/NetCoreCppCliLibWithTransitiveDeps/NETCoreCppCliTestC/NETCoreCppCliTestC.vcxproj index f12426b8f04c..996c34b07d98 100644 --- a/test/TestAssets/TestProjects/NetCoreCppCliLibWithTransitiveDeps/NETCoreCppCliTestC/NETCoreCppCliTestC.vcxproj +++ b/test/TestAssets/TestProjects/NetCoreCppCliLibWithTransitiveDeps/NETCoreCppCliTestC/NETCoreCppCliTestC.vcxproj @@ -35,68 +35,69 @@ - 16.0 + 17.0 {73B24404-97DE-467A-8251-6542819BCEB4} $(CurrentTargetFramework) ManagedCProj true NETCoreCppCliTest 10.0 + true DynamicLibrary true - v142 + v143 NetCore Unicode DynamicLibrary true - v142 + v143 NetCore Unicode DynamicLibrary true - v142 + v143 NetCore Unicode DynamicLibrary false - v142 + v143 NetCore Unicode DynamicLibrary false - v142 + v143 NetCore Unicode DynamicLibrary false - v142 + v143 NetCore Unicode DynamicLibrary true - v142 + v143 NetCore Unicode DynamicLibrary false - v142 + v143 NetCore Unicode