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 8
8
<AccelerateBuildsInVisualStudio >true</AccelerateBuildsInVisualStudio >
9
9
<FSharpNetCoreProductDefaultTargetFramework >net9.0</FSharpNetCoreProductDefaultTargetFramework >
10
10
<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 >
11
13
</PropertyGroup >
12
14
13
15
<!--
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<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 " />
4
4
<ProductDependencies >
5
5
<Dependency Name =" Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version =" 9.0.0-alpha.1.25223.3" >
6
6
<Uri >https://github.com/dotnet/source-build-reference-packages</Uri >
You can’t perform that action at this time.
0 commit comments