This commit is contained in:
Robert McRackan 2024-10-25 15:05:08 -04:00
parent 0a749d2d88
commit 8b76da0dbe

View File

@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>11.5.1.1</Version>
<Version>11.5.2.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="11.0.1" />