This commit is contained in:
Robert
2025-11-25 23:19:49 -05:00
parent 2c2a720ba9
commit cf571148bc

View File

@@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net10.0</TargetFramework>
<Version>12.7.3.1</Version>
<Version>12.7.4.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="14.0.0" />