feat: added ROM info modal

This commit is contained in:
Michael Green
2023-06-29 07:47:33 +10:00
parent f5cfe9deb6
commit 6377a99583
6 changed files with 194 additions and 3 deletions

View File

@@ -104,6 +104,7 @@
<Folder Include="Assets\Ratings\GRAC\" />
<Folder Include="Assets\Ratings\CLASS_IND\" />
<Folder Include="wwwroot\fonts\" />
<Folder Include="wwwroot\pages\dialogs\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\gaseous-tools\gaseous-tools.csproj">
@@ -125,6 +126,7 @@
<Content Remove="wwwroot\styles\" />
<Content Remove="wwwroot\pages\" />
<Content Remove="wwwroot\fonts\" />
<Content Remove="wwwroot\pages\dialogs\" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Support\PlatformMap.json" Condition="'$(ExcludeConfigFilesFromBuildOutput)'!='true'">