ASW credentials are now part of output build
This commit is contained in:
parent
8a23576bf7
commit
fba77f46d0
|
|
@ -107,6 +107,9 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Update="awss3credentials">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Update="Content\logo.jpg">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
|
|
|
|||
Loading…
Reference in New Issue