Skip to content

Commit b919296

Browse files
committed
Merge in 'release/7.0' changes
2 parents 49556bf + d1de838 commit b919296

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eng/Tools.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Since this project is evaluated before .npmproj files are loaded, this should cause the package to end up in
88
the NuGet cache ahead of time. This is not needed in source build.
99
-->
10-
<PackageReference Include="Yarn.MSBuild" Version="1.22.10" />
10+
<PackageReference Include="Yarn.MSBuild" Version="1.22.19" />
1111
</ItemGroup>
1212

1313
<!-- Update the generated files when we restore projects. Skip in desktop msbuild due to VS 16.8 requirements. -->

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"xcopy-msbuild": "17.1.0"
2727
},
2828
"msbuild-sdks": {
29-
"Yarn.MSBuild": "1.22.10",
29+
"Yarn.MSBuild": "1.22.19",
3030
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23564.5",
3131
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.23564.5"
3232
}

0 commit comments

Comments
 (0)