Include beta feature: cross-platform UI

This commit is contained in:
Robert McRackan 2022-07-18 14:26:19 -04:00
parent b21055d0ea
commit 72e030faaf

View File

@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0-windows</TargetFramework>
<Version>8.1.7.1</Version>
<Version>8.2.0.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="0.51.0" />