* LoadByOS build profiles

* incr ver
This commit is contained in:
Robert McRackan 2022-08-14 09:19:14 -04:00
parent d505264e86
commit e9b484df04
6 changed files with 53 additions and 3 deletions

View file

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