Moved QuickFilters migration to AppScaffolding.

This commit is contained in:
Chris Bordeman 2024-10-14 23:59:05 -04:00
parent f92b2b65b2
commit 4801f37e7c
3 changed files with 71 additions and 73 deletions

View file

@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>11.4.1.1</Version>
<Version>11.5</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="11.0.1" />