Skip to content

Commit

Permalink
Merge pull request #99 from prplecake/dependabot/nuget/GitVersion.MsB…
Browse files Browse the repository at this point in the history
…uild-6.0.5

Bump GitVersion.MsBuild from 6.0.4 to 6.0.5
  • Loading branch information
prplecake authored Dec 4, 2024
2 parents ee8dae0 + f0ec13f commit 91d43bd
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.4">
<PackageReference Include="GitVersion.MsBuild" Version="6.0.5">
<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.4">
<PackageReference Include="GitVersion.MsBuild" Version="6.0.5">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 91d43bd

Please sign in to comment.