This commit is contained in:
Robert McRackan 2023-03-08 14:07:47 -05:00
parent 790319ed98
commit c45ffaf4a6

View File

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