Undo Oqtane.Server.csproj

This commit is contained in:
Ikuo Ohba
2025-05-07 08:31:34 +09:00
parent d31f73df14
commit 0d708124c2

View File

@ -74,7 +74,4 @@
<!-- extends watching group to include *.dll files and exclude the ones cause an infinite loop -->
<Watch Include="**\*.dll" Exclude="**\Microsoft.EntityFrameworkCore.*.dll;**\Oqtane.Database.*.dll;" />
</ItemGroup>
<ItemGroup>
<ModuleTemplateFiles Remove="wwwroot\Modules\Templates\External\Server\AssemblyInfo.cs" />
</ItemGroup>
</Project>