This commit is contained in:
Robert McRackan 2023-08-30 15:00:20 -04:00
parent cc6feb21ff
commit f12f8ba3ee

View File

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