Skip to content

Commit f68a66f

Browse files
Bump Microsoft.Build.Artifacts from 6.1.45 to 6.1.48 in /src
Bumps [Microsoft.Build.Artifacts](https://github.com/Microsoft/MSBuildSdks) from 6.1.45 to 6.1.48. - [Release notes](https://github.com/Microsoft/MSBuildSdks/releases) - [Changelog](https://github.com/microsoft/MSBuildSdks/blob/main/RELEASE.md) - [Commits](microsoft/MSBuildSdks@Microsoft.Build.Artifacts.6.1.45...Microsoft.Build.Artifacts.6.1.48) --- updated-dependencies: - dependency-name: Microsoft.Build.Artifacts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88faa64 commit f68a66f

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
@@ -87,7 +87,7 @@
8787
<PackageVersion Include="System.Text.RegularExpressions" Version="4.3.1" />
8888
</ItemGroup>
8989
<ItemGroup>
90-
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.45" />
90+
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.48" />
9191
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.330" />
9292
<GlobalPackageReference Include="Particular.Packaging" Version="4.2.0" />
9393
</ItemGroup>

0 commit comments

Comments
 (0)