add debug feature, update icon, add licenses, bump version

This commit is contained in:
fyr77 2020-07-14 15:31:32 +02:00
parent 9cc8e88698
commit 5c7831b855
8 changed files with 98 additions and 8 deletions

View file

@ -74,9 +74,16 @@
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</ApplicationDefinition>
<Compile Include="InfoWindow.xaml.cs">
<DependentUpon>InfoWindow.xaml</DependentUpon>
</Compile>
<Compile Include="Notify.cs" />
<Compile Include="StringExt.cs" />
<Compile Include="Util.cs" />
<Page Include="InfoWindow.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="MainWindow.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>