This commit is contained in:
Robert McRackan 2023-07-19 07:48:11 -04:00
parent 63e9700c4a
commit ce624399ba

View File

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