Merge branch 'rmcrackan:master' into master

This commit is contained in:
Mbucari 2023-04-09 17:45:38 -06:00 committed by GitHub
commit e52772826a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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