This commit is contained in:
Robert
2025-11-29 23:22:42 -05:00
parent 3708515df9
commit 7852067b81

View File

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