Update AppScaffolding.csproj

This commit is contained in:
Mbucari 2023-09-02 07:59:30 -06:00 committed by GitHub
parent 40eec9e674
commit daf925157f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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