Добавил поддержку CI
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 28s
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 28s
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
<None Update="app.db" CopyToOutputDirectory="PreserveNewest" ExcludeFromSingleFile="true" />
|
||||
</ItemGroup>
|
||||
|
||||
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
||||
<NoWarn>1701;1702;IL2121,1591</NoWarn>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="7.0.9" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="7.0.9" />
|
||||
|
||||
Reference in New Issue
Block a user