$(StandardSourceBuildArgs)
$(BuildCommandArgs) $(FlagParameterPrefix)nodereuse $(ArcadeFalseBoolBuildArg)
$(BuildCommandArgs) /p:PackageProjectUrl=https://github.com/dotnet/sdk
$(BuildCommandArgs) /p:PublishCompressedFilesPathPrefix=$(SourceBuiltToolsetDir)
$(BuildCommandArgs) /p:NativeAotSupported=false
true
$(BuildCommandArgs) -v $(LogVerbosity)
$(StandardSourceBuildCommand) $(BuildCommandArgs)