This commit is contained in:
Robert McRackan 2023-06-12 10:13:40 -04:00
parent b006429a53
commit 4ab6da132b

View File

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