This commit is contained in:
rmcrackan 2025-07-18 07:19:09 -04:00
parent 8bc098e7bd
commit f0d7a7bf64

View File

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