This commit is contained in:
Robert
2025-11-24 15:46:01 -05:00
parent 788a768271
commit 2bf6f7a4f2

View File

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