This commit is contained in:
Robert McRackan 2023-03-03 15:58:05 -05:00
parent 1b0fb2b316
commit 790319ed98

View File

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