diff --git a/.opt-prof.yml b/.opt-prof.yml index ee9d1649fee..38796eed3b8 100644 --- a/.opt-prof.yml +++ b/.opt-prof.yml @@ -57,7 +57,6 @@ stages: cloudBuildResourceName: ComponentBuildUnderTest testLabPoolName: VS-Platform # The test lab pool to run your tests in testMachineCleanUpStrategy: ${{parameters.testMachineCleanUpStrategy}} - testMachineImageName: Windows-11-Enterprise-23H2 visualStudioSigning: Test variables: - name: branchName # The branch in the VS repo the bootstrapper was based on diff --git a/.vsts-dotnet.yml b/.vsts-dotnet.yml index 102ee1f6ab6..83b4f29b693 100644 --- a/.vsts-dotnet.yml +++ b/.vsts-dotnet.yml @@ -122,6 +122,9 @@ extends: steps: - task: NuGetToolInstaller@1 displayName: 'Install NuGet.exe' + - pwsh: Get-MpComputerStatus + + - pwsh: Set-MpPreference -DisableRealtimeMonitoring $true - task: PowerShell@2 displayName: Setup Private Feeds Credentials diff --git a/eng/Versions.props b/eng/Versions.props index 27d635bce65..1bde87d998c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -2,7 +2,7 @@ - 17.12.31 + 17.12.32 release 17.11.4 15.1.0.0