This commit is contained in:
Robert McRackan 2022-09-28 13:27:04 -04:00
parent 75429f288f
commit 8ca72b2e2d

View File

@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Version>8.4.5.1</Version>
<Version>8.4.6.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="3.0.0" />