Skip to content

Commit c181829

Browse files
Bump Microsoft.Build.CopyOnWrite from 1.0.315 to 1.0.322 in /src (#4467)
Bumps [Microsoft.Build.CopyOnWrite](https://github.com/Microsoft/MSBuildSdks) from 1.0.315 to 1.0.322. - [Release notes](https://github.com/Microsoft/MSBuildSdks/releases) - [Changelog](https://github.com/microsoft/MSBuildSdks/blob/main/RELEASE.md) - [Commits](microsoft/MSBuildSdks@Microsoft.Build.CopyOnWrite.1.0.315...Microsoft.Build.CopyOnWrite.1.0.322) --- updated-dependencies: - dependency-name: Microsoft.Build.CopyOnWrite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d699a35 commit c181829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
</ItemGroup>
8787
<ItemGroup>
8888
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.30" />
89-
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.315" />
89+
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.322" />
9090
<GlobalPackageReference Include="Particular.Packaging" Version="4.2.0" />
9191
</ItemGroup>
9292
</Project>

0 commit comments

Comments
 (0)