Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2024
1 parent 3c7d1da commit 299a048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
https://learn.microsoft.com/nuget/consume-packages/central-package-management#global-package-references
-->
<ItemGroup>
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.293" />
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.300" />
</ItemGroup>

</Project>

0 comments on commit 299a048

Please sign in to comment.