This commit is contained in:
Robert
2026-01-22 17:50:31 -05:00
parent e1f4168599
commit a43f25db23

View File

@@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net10.0</TargetFramework>
<Version>13.1.3.1</Version>
<Version>13.1.4.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="14.0.0" />