rename namepsaces
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
|
||||
<PropertyGroup>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<StartupObject>SM64_ROM_Manager.Updating.UpdateInstaller.My.MyApplication</StartupObject>
|
||||
<RootNamespace>SM64_ROM_Manager.Updating.UpdateInstaller</RootNamespace>
|
||||
<StartupObject>Pilz.Updating.UpdateInstaller.My.MyApplication</StartupObject>
|
||||
<RootNamespace>Pilz.Updating.UpdateInstaller</RootNamespace>
|
||||
<MyType>WindowsForms</MyType>
|
||||
<TargetFramework>net48</TargetFramework>
|
||||
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
||||
@@ -126,16 +126,16 @@
|
||||
<EmbeddedResource Update="Properties\Resources.resx">
|
||||
<Generator>ResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||||
<CustomToolNamespace>SM64_ROM_Manager.Updating.UpdateInstaller.My.Resources</CustomToolNamespace>
|
||||
<CustomToolNamespace>Pilz.Updating.UpdateInstaller.My.Resources</CustomToolNamespace>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Update="UpdateInstallerGuiLangRes.de.resx">
|
||||
<Generator>ResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>UpdateInstallerGuiLangRes.de.Designer.cs</LastGenOutput>
|
||||
<CustomToolNamespace>SM64_ROM_Manager.Updating.UpdateInstaller.My.Resources</CustomToolNamespace>
|
||||
<CustomToolNamespace>Pilz.Updating.UpdateInstaller.My.Resources</CustomToolNamespace>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Update="UpdateInstallerGuiLangRes.resx">
|
||||
<CustomToolNamespace>SM64_ROM_Manager.Updating.UpdateInstaller.My.Resources</CustomToolNamespace>
|
||||
<CustomToolNamespace>Pilz.Updating.UpdateInstaller.My.Resources</CustomToolNamespace>
|
||||
<Generator>ResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>UpdateInstallerGuiLangRes.Designer.cs</LastGenOutput>
|
||||
</EmbeddedResource>
|
||||
@@ -147,7 +147,7 @@
|
||||
</None>
|
||||
<None Include="Properties\Settings.settings">
|
||||
<Generator>SettingsSingleFileGenerator</Generator>
|
||||
<CustomToolNamespace>SM64_ROM_Manager.Updating.UpdateInstaller.My</CustomToolNamespace>
|
||||
<CustomToolNamespace>Pilz.Updating.UpdateInstaller.My</CustomToolNamespace>
|
||||
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user