aboutsummaryrefslogtreecommitdiffstats
path: root/src/server/Dough.csproj
diff options
context:
space:
mode:
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