This commit is contained in:
Robert McRackan 2023-01-19 08:06:18 -05:00
parent e3b237b75f
commit f72551fa9a

View File

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