Repair
This commit is contained in:
@@ -36,6 +36,7 @@
|
|||||||
</Content>
|
</Content>
|
||||||
<Content Remove="node_modules\**" />
|
<Content Remove="node_modules\**" />
|
||||||
<Content Remove="wwwroot\scripts\ts\test.ts" />
|
<Content Remove="wwwroot\scripts\ts\test.ts" />
|
||||||
|
<Content Remove="languages\**" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
@@ -62,14 +63,12 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Folder Include="languages\english" />
|
|
||||||
<Folder Include="tables\archived" />
|
<Folder Include="tables\archived" />
|
||||||
<Content Include="xslt\orderXMLtoHTML.xslt" />
|
<Content Include="xslt\orderXMLtoHTML.xslt" />
|
||||||
<Content Include="xslt\orderHtmltoXML.xslt" />
|
<Content Include="xslt\orderHtmltoXML.xslt" />
|
||||||
<Content Include="xslt\htmlToEscPos.xslt" />
|
<Content Include="xslt\htmlToEscPos.xslt" />
|
||||||
<Content Include=".gitignore" />
|
<Content Include=".gitignore" />
|
||||||
<Folder Include="wwwroot\fonts" />
|
<Folder Include="wwwroot\fonts" />
|
||||||
<Folder Include="wwwroot\scripts\js" />
|
|
||||||
<Folder Include="wwwroot\styles\css" />
|
<Folder Include="wwwroot\styles\css" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
@@ -381,6 +380,7 @@
|
|||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<EmbeddedResource Remove="node_modules\**" />
|
<EmbeddedResource Remove="node_modules\**" />
|
||||||
|
<EmbeddedResource Remove="languages\**" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|||||||
Reference in New Issue
Block a user