ms 20007 Namespace
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
<ProjectGuid>{6ACA1432-09A2-47EF-A704-C0AA73905756}</ProjectGuid>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<StartupObject>DD_PM_WINDREAM.My.MyApplication</StartupObject>
|
||||
<RootNamespace>DD_PM_WINDREAM</RootNamespace>
|
||||
<AssemblyName>DD_PM_WINDREAM</AssemblyName>
|
||||
<StartupObject>DD_ProcessManager.My.MyApplication</StartupObject>
|
||||
<RootNamespace>DD_ProcessManager</RootNamespace>
|
||||
<AssemblyName>DD_ProcessManager</AssemblyName>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<MyType>WindowsForms</MyType>
|
||||
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
||||
@@ -39,7 +39,7 @@
|
||||
<DefineDebug>true</DefineDebug>
|
||||
<DefineTrace>true</DefineTrace>
|
||||
<OutputPath>bin\Debug\</OutputPath>
|
||||
<DocumentationFile>DD_PM_WINDREAM.xml</DocumentationFile>
|
||||
<DocumentationFile>DD_ProcessManager.xml</DocumentationFile>
|
||||
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||
<Prefer32Bit>false</Prefer32Bit>
|
||||
<CodeAnalysisRuleSet>UnusedCode.ruleset</CodeAnalysisRuleSet>
|
||||
@@ -51,7 +51,7 @@
|
||||
<DefineTrace>true</DefineTrace>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\Release\</OutputPath>
|
||||
<DocumentationFile>DD_PM_WINDREAM.xml</DocumentationFile>
|
||||
<DocumentationFile>DD_ProcessManager.xml</DocumentationFile>
|
||||
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||
<Prefer32Bit>false</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
@@ -467,6 +467,7 @@
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmAdmin2.resx">
|
||||
<DependentUpon>frmAdmin2.vb</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmAdminPasswort.resx">
|
||||
<DependentUpon>frmAdminPasswort.vb</DependentUpon>
|
||||
|
||||
Reference in New Issue
Block a user