fix linux 'can update'. upgrade aaxclean

This commit is contained in:
Robert McRackan 2023-02-16 07:57:36 -05:00
parent 080a74884d
commit 2f347e83e8
4 changed files with 9 additions and 9 deletions

View file

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