This commit is contained in:
rmcrackan 2025-04-28 13:36:26 -04:00
parent 8232b2b5e5
commit c7e9e9ac1e

View File

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