This commit is contained in:
rmcrackan 2025-07-29 07:54:24 -04:00
parent c82eefa768
commit 7741e3caff

View File

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