Skip to content

Commit

Permalink
Merge pull request #96 from prplecake/dependabot/nuget/GitVersion.MsB…
Browse files Browse the repository at this point in the history
…uild-6.0.4
  • Loading branch information
prplecake authored Nov 4, 2024
2 parents 9dfa69c + b40d1ce commit 5c8739d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/BunnyDDNS.CLI/BunnyDDNS.CLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<ItemGroup>
<PackageReference Include="Bunny.API.NET" Version="0.1.1" />
<PackageReference Include="GitVersion.MsBuild" Version="6.0.3">
<PackageReference Include="GitVersion.MsBuild" Version="6.0.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion src/BunnyDDNS.Core/BunnyDDNS.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GitVersion.MsBuild" Version="6.0.3">
<PackageReference Include="GitVersion.MsBuild" Version="6.0.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 5c8739d

Please sign in to comment.