File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 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 =" roslyn" Sha =" f5705c8f4c5079bba77bae8698ba1583bde0388c " BarId =" 269610 " />
3+ <Source Uri =" https://github.com/dotnet/dotnet" Mapping =" roslyn" Sha =" 57b0396ae0d21b9f0dfe0d208c57822fb88f9a8d " BarId =" 269724 " />
44 <ProductDependencies >
55 <!-- RoslynAnalyzers reference older builds of Roslyn and this is necessary for SourceBuild. -->
66 <Dependency Name =" Microsoft.CodeAnalysis" Version =" 3.11.0" >
Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ function BuildSolution {
323323 $mono_tool \
324324 $generate_documentation_file \
325325 $roslyn_use_hard_links \
326- " ${properties[@]} "
326+ ${properties[@]+ " ${properties[@]} " }
327327}
328328
329329function GetCompilerTestAssembliesIncludePaths {
You can’t perform that action at this time.
0 commit comments