feat: wwwroot-Verzeichnis erstellt und Standard- sowie statische Dateien hinzugefügt. Client-Anwendung in wwwroot integriert.
This commit is contained in:
@@ -22,4 +22,8 @@
|
||||
<ProjectReference Include="..\DAL\DAL.csproj" />
|
||||
<ProjectReference Include="..\HRD.LDAPService\HRD.LDAPService.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="wwwroot\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user