Skip to content

Commit c14fc0f

Browse files
authored
Change duplicate matrix name in live test template (Azure#18009)
1 parent e52b5e8 commit c14fc0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/templates/stages/archetype-sdk-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ parameters:
8080
Windows_Net50:
8181
OSVmImage: "windows-2019"
8282
TestTargetFramework: net5.0
83-
Windows_NetCoreApp_ProjectReferences:
83+
Windows_Net50_ProjectReferences:
8484
OSVmImage: "windows-2019"
8585
TestTargetFramework: net5.0
8686
AdditionalTestArguments: "/p:UseProjectReferenceToAzureClients=true"

0 commit comments

Comments
 (0)