Skip to content
Snippets Groups Projects

Fix x button

2 files
+ 80
0
Compare changes
  • Side-by-side
  • Inline

Files

@@ -7,6 +7,7 @@
@@ -7,6 +7,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<ImplicitUsings>enable</ImplicitUsings>
<UseWPF>true</UseWPF>
<UseWPF>true</UseWPF>
<AssemblyName>CoFlow</AssemblyName>
<AssemblyName>CoFlow</AssemblyName>
 
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
Loading