HA bemutatóra előkészítés
This commit is contained in:
@@ -326,10 +326,6 @@
|
||||
<HintPath>..\packages\Npgsql.2.2.7\lib\net40\Npgsql.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="policy.2.0.Npgsql">
|
||||
<HintPath>..\..\..\..\..\..\..\Program Files (x86)\postgreSQL\Npgsql2.0.11-bin-ms.net4.0\policy.2.0.Npgsql.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="System">
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
@@ -367,12 +363,6 @@
|
||||
<Import Include="System.Windows.Forms" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="MomoSplash.Designer.vb">
|
||||
<DependentUpon>MomoSplash.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="MomoSplash.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="PostgreSQL.vb" />
|
||||
<Compile Include="Service References\MNBArfolyamService\Reference.vb">
|
||||
<AutoGen>True</AutoGen>
|
||||
@@ -404,19 +394,16 @@
|
||||
<Compile Include="WinApplication.vb">
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="WinForms\SISSplash.vb" />
|
||||
<Compile Include="WinForms\SISSplashScreen.Designer.vb">
|
||||
<DependentUpon>SISSplashScreen.vb</DependentUpon>
|
||||
<Compile Include="WinForms\MomoSplash.vb" />
|
||||
<Compile Include="WinForms\MomoSplashScreen.Designer.vb">
|
||||
<DependentUpon>MomoSplashScreen.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WinForms\SISSplashScreen.vb">
|
||||
<Compile Include="WinForms\MomoSplashScreen.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="XMLUserStore\UserStore.vb" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="MomoSplash.resx">
|
||||
<DependentUpon>MomoSplash.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="My Project\licenses.licx" />
|
||||
<EmbeddedResource Include="My Project\Resources.resx">
|
||||
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
||||
@@ -428,8 +415,8 @@
|
||||
<DependentUpon>WinApplication.vb</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="WinForms\SISSplashScreen.resx">
|
||||
<DependentUpon>SISSplashScreen.vb</DependentUpon>
|
||||
<EmbeddedResource Include="WinForms\MomoSplashScreen.resx">
|
||||
<DependentUpon>MomoSplashScreen.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
@@ -477,6 +464,9 @@
|
||||
<Generator>WCF Proxy Generator</Generator>
|
||||
<LastGenOutput>Reference.vb</LastGenOutput>
|
||||
</None>
|
||||
<EmbeddedResource Include="Images\momoERP_white.png">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</EmbeddedResource>
|
||||
<Content Include="momoerp.ico" />
|
||||
<None Include="app.config" />
|
||||
<Content Include="Model.xafml">
|
||||
|
||||
Reference in New Issue
Block a user