File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project Sdk =" Microsoft.NET.Sdk" >
3
3
<PropertyGroup >
4
4
<OutputType >WinExe</OutputType >
25
25
<PackageReference Include =" Markdig" Version =" 0.40.0" />
26
26
<PackageReference Include =" Microsoft-WindowsAPICodePack-Shell" Version =" 1.1.5" />
27
27
<PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9.0.1" />
28
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 9.0.1 " >
28
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 9.0.3 " >
29
29
<PrivateAssets >all</PrivateAssets >
30
30
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
31
31
</PackageReference >
You can’t perform that action at this time.
0 commit comments