fix: missing files from ci (#56)
This commit is contained in:
@@ -88,24 +88,21 @@
|
|||||||
<Folder Include="Classes\" />
|
<Folder Include="Classes\" />
|
||||||
<Folder Include="Classes\SignatureIngestors\" />
|
<Folder Include="Classes\SignatureIngestors\" />
|
||||||
<Folder Include="Support\" />
|
<Folder Include="Support\" />
|
||||||
<Folder Include="wwwroot\" />
|
|
||||||
<Folder Include="Classes\Metadata\" />
|
<Folder Include="Classes\Metadata\" />
|
||||||
<Folder Include="Assets\" />
|
<Folder Include="Assets\" />
|
||||||
<Folder Include="Assets\Ratings\" />
|
<Folder Include="Assets\Ratings\" />
|
||||||
<Folder Include="Assets\Ratings\ESRB\" />
|
<Folder Include="Assets\Ratings\ESRB\" />
|
||||||
<Folder Include="Assets\Ratings\ACB\" />
|
<Folder Include="Assets\Ratings\ACB\" />
|
||||||
<Folder Include="Assets\Ratings\PEGI\" />
|
<Folder Include="Assets\Ratings\PEGI\" />
|
||||||
<Folder Include="wwwroot\scripts\" />
|
|
||||||
<Folder Include="wwwroot\images\" />
|
|
||||||
<Folder Include="wwwroot\styles\" />
|
|
||||||
<Folder Include="wwwroot\pages\" />
|
|
||||||
<Folder Include="Assets\Ratings\CERO\" />
|
<Folder Include="Assets\Ratings\CERO\" />
|
||||||
<Folder Include="Assets\Ratings\USK\" />
|
<Folder Include="Assets\Ratings\USK\" />
|
||||||
<Folder Include="Assets\Ratings\GRAC\" />
|
<Folder Include="Assets\Ratings\GRAC\" />
|
||||||
<Folder Include="Assets\Ratings\CLASS_IND\" />
|
<Folder Include="Assets\Ratings\CLASS_IND\" />
|
||||||
<Folder Include="wwwroot\fonts\" />
|
</ItemGroup>
|
||||||
<Folder Include="wwwroot\pages\dialogs\" />
|
<ItemGroup>
|
||||||
<Folder Include="wwwroot\pages\settings\" />
|
<None Include="wwwroot\**">
|
||||||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
</None>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\gaseous-tools\gaseous-tools.csproj">
|
<ProjectReference Include="..\gaseous-tools\gaseous-tools.csproj">
|
||||||
@@ -120,10 +117,6 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Remove="Support\PlatformMap.json" />
|
<Content Remove="Support\PlatformMap.json" />
|
||||||
<Content Remove="wwwroot\pages\settings\" />
|
|
||||||
<Content Remove="wwwroot\scripts\jquery.lazy.plugins.min.js" />
|
|
||||||
<Content Remove="wwwroot\scripts\jquery.lazy.min.js" />
|
|
||||||
<Content Remove="wwwroot\pages\dialogs\romsdelete.html" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<EmbeddedResource Include="Support\PlatformMap.json" Condition="'$(ExcludeConfigFilesFromBuildOutput)'!='true'">
|
<EmbeddedResource Include="Support\PlatformMap.json" Condition="'$(ExcludeConfigFilesFromBuildOutput)'!='true'">
|
||||||
|
Reference in New Issue
Block a user