This commit is contained in:
Robert McRackan 2022-08-18 13:38:23 -04:00
parent 959e31972e
commit f05465b29b

View File

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