Skip to content

Commit 58cc5d5

Browse files
deps: update dependency microsoft.build.artifacts to 6.1.45 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1949d9c commit 58cc5d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/YoloDev.Sdk/Sdk/Artifacts.targets

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

77
<ItemGroup Condition="'$(EnableArtifacts)' != 'false'">
8-
<PackageReference Include="Microsoft.Build.Artifacts" Version="6.1.43" IsImplicitlyDefined="true" PrivateAssets="all" />
8+
<PackageReference Include="Microsoft.Build.Artifacts" Version="6.1.45" IsImplicitlyDefined="true" PrivateAssets="all" />
99
</ItemGroup>
1010

1111
<!-- Single target build -->

0 commit comments

Comments
 (0)