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
|
dotnet ef migrations add $1
|
||||||
|
|||||||
@ -25,7 +25,6 @@
|
|||||||
<Content Include="..\..\.dockerignore">
|
<Content Include="..\..\.dockerignore">
|
||||||
<Link>.dockerignore</Link>
|
<Link>.dockerignore</Link>
|
||||||
</Content>
|
</Content>
|
||||||
<None Remove="appsettings.json" />
|
|
||||||
<Content Include="appsettings.json">
|
<Content Include="appsettings.json">
|
||||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user