aboutsummaryrefslogtreecommitdiffstats
path: root/src/server/Dough.csproj
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2020-08-10 21:35:58 +0200
committerivarlovlie <git@ivarlovlie.no>2020-08-10 21:35:58 +0200
commit2cfee78597971b2e3e7e612eb9d7e8805e1aef85 (patch)
treeb939d48347c7fff48d2a51761cb546c3b9ac6ec0 /src/server/Dough.csproj
parent8614d18522441543e08c37c68121fed1fa8d6ae7 (diff)
downloaddough-2cfee78597971b2e3e7e612eb9d7e8805e1aef85.tar.xz
dough-2cfee78597971b2e3e7e612eb9d7e8805e1aef85.zip
add signing credentials
Diffstat (limited to 'src/server/Dough.csproj')
-rw-r--r--src/server/Dough.csproj7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/server/Dough.csproj b/src/server/Dough.csproj
index 407dc84..9a5af5b 100644
--- a/src/server/Dough.csproj
+++ b/src/server/Dough.csproj
@@ -24,8 +24,9 @@
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
</Content>
- </ItemGroup>
- <ItemGroup>
- <Folder Include="AppData" />
+ <Content Update="wwwroot\login.js">
+ <ExcludeFromSingleFile>true</ExcludeFromSingleFile>
+ <CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
+ </Content>
</ItemGroup>
</Project> \ No newline at end of file