Merge branch 'rmcrackan:master' into master

This commit is contained in:
Mbucari 2023-06-25 15:25:52 -06:00 committed by GitHub
commit 0093968537
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.4.0.1</Version>
<Version>10.4.1.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="6.0.0" />