Kleinigkeiten... glaub ich ....
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
<OutputPath>bin\Debug\</OutputPath>
|
||||
<DocumentationFile>Dokumentation.xml</DocumentationFile>
|
||||
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||
<Prefer32Bit>false</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
<PlatformTarget>AnyCPU</PlatformTarget>
|
||||
@@ -171,9 +172,11 @@
|
||||
</Reference>
|
||||
<Reference Include="System.Runtime.Serialization.Formatters.Soap" />
|
||||
<Reference Include="System.Security" />
|
||||
<Reference Include="System.ServiceProcess" />
|
||||
<Reference Include="System.Web" />
|
||||
<Reference Include="System.Web.Extensions" />
|
||||
<Reference Include="System.Web.Services" />
|
||||
<Reference Include="System.Windows" />
|
||||
<Reference Include="System.Windows.Forms" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="System.Core" />
|
||||
@@ -246,6 +249,12 @@
|
||||
<Compile Include="frmNotify.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmPopUp.Designer.vb">
|
||||
<DependentUpon>frmPopUp.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="frmPopUp.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="uscntr_DomUserList.Designer.vb">
|
||||
<DependentUpon>uscntr_DomUserList.vb</DependentUpon>
|
||||
</Compile>
|
||||
@@ -264,6 +273,12 @@
|
||||
<Compile Include="uscntr_DomUser.vb">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
<Compile Include="uscntr_MessageUser.Designer.vb">
|
||||
<DependentUpon>uscntr_MessageUser.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="uscntr_MessageUser.vb">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
<Compile Include="uscntr_TSSitzungen.Designer.vb">
|
||||
<DependentUpon>uscntr_TSSitzungen.vb</DependentUpon>
|
||||
</Compile>
|
||||
@@ -464,6 +479,9 @@
|
||||
<EmbeddedResource Include="frmNotify.resx">
|
||||
<DependentUpon>frmNotify.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmPopUp.resx">
|
||||
<DependentUpon>frmPopUp.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="licenses.licx" />
|
||||
<EmbeddedResource Include="uscntr_DomUser.resx">
|
||||
<DependentUpon>uscntr_DomUser.vb</DependentUpon>
|
||||
@@ -471,6 +489,9 @@
|
||||
<EmbeddedResource Include="uscntr_DomUserList.resx">
|
||||
<DependentUpon>uscntr_DomUserList.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="uscntr_MessageUser.resx">
|
||||
<DependentUpon>uscntr_MessageUser.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="uscntr_TSSitzungen.resx">
|
||||
<DependentUpon>uscntr_TSSitzungen.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -581,6 +602,7 @@
|
||||
<None Include="Resources\aviso_messenger.png" />
|
||||
<Content Include="Resources\excel20.png" />
|
||||
<None Include="Resources\external-content.duckduckgo.com.png" />
|
||||
<None Include="Resources\mstsc1.bmp" />
|
||||
<Content Include="Resources\pdf512.png" />
|
||||
<None Include="Resources\Print.png" />
|
||||
<None Include="Resources\Print20x20.png" />
|
||||
|
||||
Reference in New Issue
Block a user