Skip to content

Commit

Permalink
csproj and js file cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
apexdodge committed Nov 27, 2024
1 parent 45896fd commit 4e33174
Show file tree
Hide file tree
Showing 26 changed files with 0 additions and 81 deletions.
24 changes: 0 additions & 24 deletions src/Raytha.Web/Raytha.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
</ItemGroup>

<ItemGroup>
<Folder Include="wwwroot\raytha_admin\js\dist\" />
<Folder Include="wwwroot\raytha_admin\lib\" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Raytha.Application\Raytha.Application.csproj" />
<ProjectReference Include="..\Raytha.Infrastructure\Raytha.Infrastructure.csproj" />
Expand All @@ -36,26 +31,7 @@

<ItemGroup>
<UptoDateCheckInput Include="$(JsApplicationRoot)src\**\*" />
<UptoDateCheckInput Remove="wwwroot\raytha_admin\js\src\controllers\backgroundtasks\status_controller.js" />
<UptoDateCheckInput Remove="wwwroot\raytha_admin\js\src\controllers\contentitems\attachment_controller.js" />
<UptoDateCheckInput Remove="wwwroot\raytha_admin\js\src\controllers\contentitems\longtext_controller.js" />
<UptoDateCheckInput Remove="wwwroot\raytha_admin\js\src\controllers\contentitems\wysiwyg_controller.js" />
<UptoDateCheckInput Remove="wwwroot\raytha_admin\js\src\controllers\navigationmenuitems\items_controller.js" />
<UptoDateCheckInput Remove="wwwroot\raytha_admin\js\src\controllers\raythafunctions\codehighlighting_controller.js" />
<UptoDateCheckInput Remove="wwwroot\raytha_admin\js\src\controllers\roles\autodisable_controller.js" />
<UptoDateCheckInput Remove="wwwroot\raytha_admin\js\src\controllers\shared\copyclipboard_controller.js" />
<UptoDateCheckInput Remove="wwwroot\raytha_admin\js\src\controllers\templates\codehighlighting_controller.js" />
<UptoDateCheckInput Remove="wwwroot\raytha_admin\js\src\controllers\templates\uploadasset_controller.js" />
<UptoDateCheckInput Remove="wwwroot\raytha_admin\js\src\controllers\themes\insertduplicate_controller.js" />
<UptoDateCheckInput Include="$(JsApplicationRoot)package.json" />
<UpToDateCheckBuilt Include="$(JsApplicationBundleFile)" />
</ItemGroup>

<ItemGroup>
<Content Update="Areas\Admin\Views\ContentItems\BeginExportToCsv.cshtml">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
<CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>
</Content>
</ItemGroup>

<Target Name="EnsureNodeJsIsInstalled">
Expand Down
Binary file not shown.
3 changes: 0 additions & 3 deletions src/Raytha.Web/wwwroot/raytha_admin/js/dist/288.main.js

This file was deleted.

2 changes: 0 additions & 2 deletions src/Raytha.Web/wwwroot/raytha_admin/js/dist/295.main.js

This file was deleted.

2 changes: 0 additions & 2 deletions src/Raytha.Web/wwwroot/raytha_admin/js/dist/355.main.js

This file was deleted.

2 changes: 0 additions & 2 deletions src/Raytha.Web/wwwroot/raytha_admin/js/dist/375.main.js

This file was deleted.

3 changes: 0 additions & 3 deletions src/Raytha.Web/wwwroot/raytha_admin/js/dist/377.main.js

This file was deleted.

Binary file not shown.
Loading

0 comments on commit 4e33174

Please sign in to comment.