$(TargetRid) osx-$(Platform) freebsd-$(Platform) win-$(Platform) $(StandardSourceBuildArgs.Replace('--publish', '')) $(BuildCommandArgs) --arch $(Platform) $(BuildCommandArgs) --no-build-repo-tasks $(BuildCommandArgs) --no-build-nodejs $(BuildCommandArgs) /p:PublishCompressedFilesPathPrefix=$(SourceBuiltAspNetCoreRuntime) $(BuildCommandArgs) /p:PortableBuild=false /p:TargetRuntimeIdentifier=$(OverrideTargetRid) $(BuildCommandArgs) /p:MicrosoftNetFrameworkReferenceAssembliesVersion=1.0.0 $(ProjectDirectory)\eng\build$(ShellExtension) $(BuildCommandArgs) true false true $(ProjectDirectory)global.json $(ProjectDirectory)NuGet.config CS0618;CA1825;CS8600;CS8604