Added build files

This commit is contained in:
Brett Hewitson 2021-12-02 16:43:14 +10:00
parent 6a8d099d35
commit f3fa0b8106
5 changed files with 231 additions and 0 deletions

View file

@ -30,9 +30,13 @@
<None Remove="Art\Drag.ico" />
<None Remove="Art\Edit.ico" />
<None Remove="Art\favicon.ico" />
<None Remove="DeployBetaToGithub.cmd" />
<None Remove="DeployToGithub.cmd" />
<None Remove="Globalization\en-US\en-US.xaml" />
<None Remove="Globalization\pt-BR\pt-BR.xaml" />
<None Remove="Globalization\zh-CN\zh-CN.xaml" />
<None Remove="MakeLatestBetaVersionGithub.ps1" />
<None Remove="MakeLatestVersionGithub.ps1" />
</ItemGroup>
<ItemGroup>
<Page Include="Windows\ConfigProfileWindow.xaml" />