Skip to content

Commit 46da918

Browse files
committed
Adding csproj file
1 parent 30bfd64 commit 46da918

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

LearningHub.Nhs.WebUI/LearningHub.Nhs.WebUI.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828
<TypeScriptCompile Remove="node_modules\nhsuk-frontend\**" />
2929
<TypeScriptCompile Remove="wwwroot\lib\fontawesome-pro-5.9.0\**" />
3030
</ItemGroup>
31+
32+
<ItemGroup>
33+
<Compile Remove="Models\Resource\EsrLinkViewModel.cs" />
34+
</ItemGroup>
3135
<ItemGroup>
3236
<Content Remove="compilerconfig.json" />
3337
<Content Remove="StyleCop.json" />

0 commit comments

Comments
 (0)