This commit is contained in:
Robert
2025-12-11 16:41:36 -05:00
parent c8b44193ac
commit bdae155af6

View File

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