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 7
7
Since this project is evaluated before .npmproj files are loaded, this should cause the package to end up in
8
8
the NuGet cache ahead of time. This is not needed in source build.
9
9
-->
10
- <PackageReference Include =" Yarn.MSBuild" Version =" 1.22.10 " />
10
+ <PackageReference Include =" Yarn.MSBuild" Version =" 1.22.19 " />
11
11
</ItemGroup >
12
12
13
13
<!-- Update the generated files when we restore projects. Skip in desktop msbuild due to VS 16.8 requirements. -->
Original file line number Diff line number Diff line change 26
26
"xcopy-msbuild" : " 17.1.0"
27
27
},
28
28
"msbuild-sdks" : {
29
- "Yarn.MSBuild" : " 1.22.10 " ,
29
+ "Yarn.MSBuild" : " 1.22.19 " ,
30
30
"Microsoft.DotNet.Arcade.Sdk" : " 7.0.0-beta.23564.5" ,
31
31
"Microsoft.DotNet.Helix.Sdk" : " 7.0.0-beta.23564.5"
32
32
}
You can’t perform that action at this time.
0 commit comments