Skip to content

Commit 90d8042

Browse files
Bump Microsoft.Build.CopyOnWrite from 1.0.330 to 1.0.334 in /src (#4586)
Bumps [Microsoft.Build.CopyOnWrite](https://github.com/Microsoft/MSBuildSdks) from 1.0.330 to 1.0.334. - [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.330...Microsoft.Build.CopyOnWrite.1.0.334) --- 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 1b216d4 commit 90d8042

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
@@ -84,7 +84,7 @@
8484
</ItemGroup>
8585
<ItemGroup>
8686
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.48" />
87-
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.330" />
87+
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.334" />
8888
<GlobalPackageReference Include="Particular.Packaging" Version="4.2.0" />
8989
</ItemGroup>
9090
</Project>

0 commit comments

Comments
 (0)