Skip to content

Commit

Permalink
Bump Microsoft.Build.CopyOnWrite from 1.0.302 to 1.0.315 (#4043)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Build.CopyOnWrite](https://github.com/Microsoft/MSBuildSdks) from 1.0.302 to 1.0.315.
- [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.302...Microsoft.Build.CopyOnWrite.1.0.315)

---
updated-dependencies:
- dependency-name: Microsoft.Build.CopyOnWrite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2024
1 parent 138cddd commit 463ed10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Expand Up @@ -77,7 +77,7 @@

<ItemGroup>
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.10" />
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.302" />
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.315" />
<GlobalPackageReference Include="Particular.Packaging" Version="4.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 463ed10

Please sign in to comment.