Skip to content

Commit

Permalink
Merge pull request #92 from prplecake/dependabot/nuget/GitVersion.MsB…
Browse files Browse the repository at this point in the history
…uild-6.0.3
  • Loading branch information
prplecake authored Oct 21, 2024
2 parents 41cd217 + 36e1db4 commit 0707ae0
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.2">
<PackageReference Include="GitVersion.MsBuild" Version="6.0.3">
<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.2">
<PackageReference Include="GitVersion.MsBuild" Version="6.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 0707ae0

Please sign in to comment.