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
- <Project Sdk =" Microsoft.NET.Sdk.Web" >
1
+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >net8.0</TargetFramework >
14
14
<ItemGroup >
15
15
<PackageReference Include =" AspNetCore.HealthChecks.UI.Client" Version =" 8.0.1" />
16
16
<PackageReference Include =" Dunet" Version =" 1.11.2" />
17
- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.Server" Version =" 8.0.14 " />
17
+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.Server" Version =" 8.0.15 " />
18
18
<PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8.0.10" />
19
19
<PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 8.0.10" />
20
20
<PackageReference Include =" Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version =" 1.21.0" />
You can’t perform that action at this time.
0 commit comments