This commit is contained in:
Robert McRackan 2023-06-25 21:27:59 -04:00
parent 85be15b843
commit 74ce408c8b

View File

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