Fix "The type initializer for 'System.Windows.Application' threw an exception."

This commit is contained in:
bao-qian
2015-11-12 22:14:22 +00:00
parent e848c78dba
commit 7de0a0a44a
2 changed files with 0 additions and 10 deletions

View File

@@ -1,7 +0,0 @@
<?xml version="1.0"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" />
</startup>
<exceptionless apiKey="API_KEY_HERE" />
</configuration>

View File

@@ -295,9 +295,6 @@
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<None Include="App.config">
<SubType>Designer</SubType>
</None>
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>