This commit is contained in:
Mbucari 2023-07-13 09:58:45 -06:00
parent 0c0c556c6a
commit cb91a591f0

View File

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