Cleaning up stuff that shouldn't have been here.
This commit is contained in:
parent
a6c6f34080
commit
3fe467c5ff
|
@ -173,7 +173,6 @@
|
||||||
<EmbeddedResource Include="..\src\ScriptManager.resx">
|
<EmbeddedResource Include="..\src\ScriptManager.resx">
|
||||||
<DependentUpon>ScriptManager.cs</DependentUpon>
|
<DependentUpon>ScriptManager.cs</DependentUpon>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
<None Include="packages.config" />
|
|
||||||
<None Include="Properties\Settings.settings">
|
<None Include="Properties\Settings.settings">
|
||||||
<Generator>SettingsSingleFileGenerator</Generator>
|
<Generator>SettingsSingleFileGenerator</Generator>
|
||||||
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<packages>
|
|
||||||
<package id="ilmerge" version="2.13.0307" targetFramework="net45" />
|
|
||||||
</packages>
|
|
Loading…
Reference in New Issue