This commit is contained in:
Robert McRackan 2024-06-26 08:00:48 -04:00
parent c74e26e1af
commit 3a95e1e72f

View File

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