File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,15 +40,15 @@ extends:
4040 - template : dotnet-test-job.yml@templates
4141 parameters :
4242 jobName : ' lib_dotnet_test_windows'
43- dotnetVersions : ['6 .0.x','7.0.x','8 .0.x']
43+ dotnetVersions : ['8 .0.x', '9 .0.x']
4444 projectPath : ' RecursiveExtractor.Tests/RecursiveExtractor.Tests.csproj'
4545 poolName : MSSecurity-1ES-Build-Agents-Pool
4646 poolImage : MSSecurity-1ES-Windows-2022
4747 poolOs : windows
4848 - template : dotnet-test-job.yml@templates
4949 parameters :
5050 jobName : ' cli_dotnet_test_windows'
51- dotnetVersions : ['6 .0.x','7.0.x','8 .0.x']
51+ dotnetVersions : ['8 .0.x', '9 .0.x']
5252 projectPath : ' RecursiveExtractor.Cli.Tests/RecursiveExtractor.Cli.Tests.csproj'
5353 poolName : MSSecurity-1ES-Build-Agents-Pool
5454 poolImage : MSSecurity-1ES-Windows-2022
Original file line number Diff line number Diff line change @@ -38,15 +38,15 @@ extends:
3838 - template : dotnet-test-job.yml@templates
3939 parameters :
4040 jobName : ' lib_dotnet_test_windows'
41- dotnetVersions : ['6 .0.x','7.0.x','8 .0.x']
41+ dotnetVersions : ['8 .0.x', '9 .0.x']
4242 projectPath : ' RecursiveExtractor.Tests/RecursiveExtractor.Tests.csproj'
4343 poolName : MSSecurity-1ES-Build-Agents-Pool
4444 poolImage : MSSecurity-1ES-Windows-2022
4545 poolOs : windows
4646 - template : dotnet-test-job.yml@templates
4747 parameters :
4848 jobName : ' cli_dotnet_test_windows'
49- dotnetVersions : ['6 .0.x','7.0.x','8 .0.x']
49+ dotnetVersions : ['8 .0.x', '9 .0.x']
5050 projectPath : ' RecursiveExtractor.Cli.Tests/RecursiveExtractor.Cli.Tests.csproj'
5151 poolName : MSSecurity-1ES-Build-Agents-Pool
5252 poolImage : MSSecurity-1ES-Windows-2022
You can’t perform that action at this time.
0 commit comments