AYCL bug fix: US and Italy

This commit is contained in:
Robert McRackan 2023-03-10 15:37:51 -05:00
parent 0def1b426a
commit ef1edf1136

View File

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