This commit is contained in:
Robert McRackan 2022-08-01 09:49:45 -04:00
parent 635764625e
commit 553a936e7e
2 changed files with 5 additions and 2 deletions

View file

@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Version>8.3.3.1</Version>
<Version>8.3.4.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="1.0.0" />