This commit is contained in:
rmcrackan 2025-03-22 06:35:30 -04:00
parent e61ad41d5a
commit 17612dacd2

View File

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