Merge branch 'rmcrackan:master' into master

This commit is contained in:
Mbucari 2023-04-15 10:58:06 -06:00 committed by GitHub
commit af24c6e07b
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.4.1</Version>
<Version>10.1.0.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="5.0.2" />