Fix scripts
This commit is contained in:
parent
65f03d2e20
commit
bb0a25727a
@ -1,2 +1,2 @@
|
||||
export DOTNET_ENVIRONMNET=Development
|
||||
export DOTNET_ENVIRONMENT=Development
|
||||
dotnet ef migrations add $1
|
||||
|
||||
@ -25,7 +25,6 @@
|
||||
<Content Include="..\..\.dockerignore">
|
||||
<Link>.dockerignore</Link>
|
||||
</Content>
|
||||
<None Remove="appsettings.json" />
|
||||
<Content Include="appsettings.json">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user