Skip to content

Commit

Permalink
fix: MBBSEmu/MBBSEmu.csproj to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Oct 13, 2024
1 parent 29bb032 commit 0fc6519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MBBSEmu/MBBSEmu.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.7" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Terminal.Gui" Version="1.17.1" />
Expand Down

0 comments on commit 0fc6519

Please sign in to comment.