This commit is contained in:
Robert McRackan 2023-08-04 11:57:15 -04:00
parent 32c3fa85ce
commit 768afd8ecd

View File

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