Skip to content

Commit

Permalink
db migration for IsFinished
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcrackan committed Sep 11, 2024
1 parent 2fd8ea9 commit d1d0a7e
Show file tree
Hide file tree
Showing 4 changed files with 502 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Source/AppScaffolding/AppScaffolding.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>11.3.17.1</Version>
<Version>11.4.0.1</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="11.0.1" />
Expand Down
Loading

0 comments on commit d1d0a7e

Please sign in to comment.