This commit is contained in:
Robert McRackan 2023-03-31 16:39:13 -04:00
parent 66fb392b7f
commit 10a1b56b3c

View File

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