Skip to content

Commit 6945075

Browse files
deps: update dependency microsoft.build.artifacts to v6.1.30 (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 316c258 commit 6945075

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.10" IsImplicitlyDefined="true" PrivateAssets="all" />
8+
<PackageReference Include="Microsoft.Build.Artifacts" Version="6.1.30" IsImplicitlyDefined="true" PrivateAssets="all" />
99
</ItemGroup>
1010

1111
<!-- Single target build -->

0 commit comments

Comments
 (0)