File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 88 <AccelerateBuildsInVisualStudio >true</AccelerateBuildsInVisualStudio >
99 <FSharpNetCoreProductDefaultTargetFramework >net9.0</FSharpNetCoreProductDefaultTargetFramework >
1010 <IgnoreMibc Condition =" '$(IgnoreMibc)' == ''" >$(DotNetBuildSourceOnly)</IgnoreMibc >
11+ <!-- When building in the VMR, we never need to publish Windows PDBs. Any conversion to Windows PDBs will be done during staging if necessary. -->
12+ <PublishWindowsPdb Condition =" '$(DotNetBuildOrchestrator)' == 'true'" >false</PublishWindowsPdb >
1113 </PropertyGroup >
1214
1315 <!--
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Dependencies >
3- <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" fsharp" Sha =" 025e4e597746eafc5a736195b66aeb321455d64c " BarId =" 267041 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" fsharp" Sha =" ad8565092bbfdd5c8b4a94a718d10b2d394f7aee " BarId =" 268384 " />
44 <ProductDependencies >
55 <Dependency Name =" Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version =" 9.0.0-alpha.1.25223.3" >
66 <Uri >https://github.com/dotnet/source-build-reference-packages</Uri >
You can’t perform that action at this time.
0 commit comments