This commit is contained in:
Robert McRackan 2023-02-03 17:26:17 -05:00
parent 7d5ee2afa8
commit 40602c7626

View File

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