This commit is contained in:
Robert McRackan 2022-09-09 11:10:56 -04:00
parent 87db5cfd94
commit a4c5c53df3

View File

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