Skip to content

Commit 958ec9d

Browse files
Bump Microsoft.Build.CopyOnWrite from 1.0.322 to 1.0.330 in /src (#4535)
Bumps [Microsoft.Build.CopyOnWrite](https://github.com/Microsoft/MSBuildSdks) from 1.0.322 to 1.0.330. - [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.322...Microsoft.Build.CopyOnWrite.1.0.330) --- 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 01a1022 commit 958ec9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292

9393
<ItemGroup>
9494
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.45" />
95-
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.322" />
95+
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.330" />
9696
<GlobalPackageReference Include="Particular.Packaging" Version="4.2.0" />
9797
</ItemGroup>
9898

99-
</Project>
99+
</Project>

0 commit comments

Comments
 (0)