Skip to content

Commit e14ec74

Browse files
Bump Microsoft.Build.CopyOnWrite from 1.0.315 to 1.0.322
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] <support@github.com>
1 parent f02dab6 commit e14ec74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.315" PrivateAssets="All" />
8+
<PackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.322" PrivateAssets="All" />
99
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
1010
</ItemGroup>
1111
</Project>

0 commit comments

Comments
 (0)