Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Aldaviva committed Feb 11, 2025
1 parent da5c7bb commit 524c4ef
Show file tree
Hide file tree
Showing 3 changed files with 435 additions and 435 deletions.
6 changes: 3 additions & 3 deletions GandiDynamicDns/GandiDynamicDns.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<RollForward>latestMajor</RollForward>
<LangVersion>latest</LangVersion>
<NoWarn>$(NoWarn);8524;VSTHRD200</NoWarn>
<Version>0.3.0</Version>
<Version>0.3.1</Version>
<Authors>Ben Hutchison</Authors>
<Copyright>© 2025 $(Authors)</Copyright>
<Company>$(Authors)</Company>
Expand All @@ -29,8 +29,8 @@
<ItemGroup>
<PackageReference Include="G6.GandiLiveDns" Version="1.0.0" />
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting.WindowsServices" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="9.0.2" />
<PackageReference Include="Microsoft.Extensions.Hosting.WindowsServices" Version="9.0.2" />
<PackageReference Include="Stun.Net" Version="8.0.2" />
<PackageReference Include="Unfucked" Version="0.0.0-beta4" />
<PackageReference Include="Unfucked.Caching" Version="0.0.0-beta3" />
Expand Down
Loading

0 comments on commit 524c4ef

Please sign in to comment.