Linux beta

This commit is contained in:
Robert McRackan 2022-07-26 21:14:43 -04:00
parent 05bdff5123
commit c8ee950f7d

View File

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