incr. ver.

This commit is contained in:
Robert McRackan 2023-07-03 22:06:00 -04:00
parent ecfe0dc033
commit 03d30ff6af

View File

@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<Version>10.4.3.1</Version>
<Version>10.5.0.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="6.0.0" />