Skip to content

Commit

Permalink
Update MyApp.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Sep 15, 2024
1 parent e39ae1a commit 8220a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MyApp/MyApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.*" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.*" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.*" />
<PackageReference Include="Markdig" Version="0.34.*" />
<PackageReference Include="Markdig" Version="0.37.*" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8220a55

Please sign in to comment.