This commit is contained in:
Robert McRackan 2023-01-16 13:06:19 -05:00
parent ef71d36dee
commit 8160547c11

View File

@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<Version>8.8.2.1</Version>
<Version>9.0.0.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="4.0.3" />