This commit is contained in:
Robert McRackan 2023-06-11 17:03:35 -04:00
parent 55fa82f92e
commit d8c90bc745

View File

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