You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[main] Update dependencies from dotnet/arcade (#7601)
* Update dependencies from https://github.com/dotnet/arcade build 20260321.1
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 11.0.0-beta.26163.2 -> To Version 11.0.0-beta.26171.1
* Update dependencies from https://github.com/dotnet/arcade build 20260327.6
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 11.0.0-beta.26163.2 -> To Version 11.0.0-beta.26177.6
* Update dependencies from https://github.com/dotnet/arcade build 20260404.1
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 11.0.0-beta.26163.2 -> To Version 11.0.0-beta.26204.1
* Update dependencies from https://github.com/dotnet/arcade build 20260411.1
On relative base path root
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 11.0.0-beta.26163.2 -> To Version 11.0.0-beta.26211.1
* Add dotnet11 package source to NuGet.config
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
Write-Host" -prepareMachine Prepare machine for CI run, clean up processes after build"
72
73
Write-Host" -warnAsError <value> Sets warnaserror msbuild parameter ('true' or 'false')"
74
+
Write-Host" -warnNotAsError <value> Sets a semi-colon delimited list of warning codes that should not be treated as errors"
73
75
Write-Host" -msbuildEngine <value> Msbuild engine to use to run build ('dotnet', 'vs', or unspecified)."
74
76
Write-Host" -excludePrereleaseVS Set to exclude build engines in prerelease versions of Visual Studio"
75
77
Write-Host" -nativeToolsOnMachine Sets the native tools on machine environment variable (indicating that the script should use native tools on machine)"
0 commit comments