2015-10-03 01:29:09 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2016-12-26 03:15:40 +02:00
|
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2015-10-03 01:29:09 +02:00
|
|
|
<PropertyGroup>
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
|
|
|
<ProductVersion>
|
|
|
|
</ProductVersion>
|
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
|
|
<ProjectGuid>{AF261326-5435-43E2-8407-4F0DFAED7B29}</ProjectGuid>
|
|
|
|
<OutputType>WinExe</OutputType>
|
|
|
|
<StartupObject>EventLogLoaderManager.My.MyApplication</StartupObject>
|
|
|
|
<RootNamespace>EventLogLoaderManager</RootNamespace>
|
|
|
|
<AssemblyName>EventLogLoaderManager</AssemblyName>
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
<MyType>WindowsForms</MyType>
|
2016-12-26 03:15:40 +02:00
|
|
|
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
|
2016-12-26 00:23:08 +02:00
|
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
|
|
<NuGetPackageImportStamp>
|
|
|
|
</NuGetPackageImportStamp>
|
|
|
|
<TargetFrameworkProfile />
|
2015-10-03 01:29:09 +02:00
|
|
|
<PublishUrl>publish\</PublishUrl>
|
|
|
|
<Install>true</Install>
|
|
|
|
<InstallFrom>Disk</InstallFrom>
|
|
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
|
|
<UpdateInterval>7</UpdateInterval>
|
|
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
|
|
<UpdateRequired>false</UpdateRequired>
|
|
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
<DefineDebug>true</DefineDebug>
|
|
|
|
<DefineTrace>true</DefineTrace>
|
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
|
|
<DocumentationFile>EventLogLoaderManager.xml</DocumentationFile>
|
|
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
2016-12-26 00:23:08 +02:00
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
2015-10-03 01:29:09 +02:00
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
<DefineDebug>false</DefineDebug>
|
|
|
|
<DefineTrace>true</DefineTrace>
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|
<DocumentationFile>EventLogLoaderManager.xml</DocumentationFile>
|
|
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
2016-12-26 00:23:08 +02:00
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
2015-10-03 01:29:09 +02:00
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<OptionExplicit>On</OptionExplicit>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<OptionCompare>Text</OptionCompare>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<OptionStrict>Off</OptionStrict>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<OptionInfer>On</OptionInfer>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<ApplicationIcon>Untitled - 5.ico</ApplicationIcon>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
2016-12-26 00:23:08 +02:00
|
|
|
<Reference Include="MySql.Data, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|
|
|
<HintPath>..\packages\MySql.Data.6.9.9\lib\net45\MySql.Data.dll</HintPath>
|
2016-12-24 01:13:30 +02:00
|
|
|
<Private>True</Private>
|
2015-10-03 01:29:09 +02:00
|
|
|
</Reference>
|
2017-01-10 13:38:52 +02:00
|
|
|
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
2017-04-16 00:05:06 +02:00
|
|
|
<HintPath>..\packages\NLog.4.4.6\lib\net45\NLog.dll</HintPath>
|
2017-01-10 13:38:52 +02:00
|
|
|
</Reference>
|
2015-10-03 01:29:09 +02:00
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
<Reference Include="System.Deployment" />
|
|
|
|
<Reference Include="System.Drawing" />
|
|
|
|
<Reference Include="System.Management" />
|
|
|
|
<Reference Include="System.ServiceProcess" />
|
|
|
|
<Reference Include="System.Windows.Forms" />
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Import Include="Microsoft.VisualBasic" />
|
|
|
|
<Import Include="System" />
|
|
|
|
<Import Include="System.Collections" />
|
|
|
|
<Import Include="System.Collections.Generic" />
|
|
|
|
<Import Include="System.Data" />
|
|
|
|
<Import Include="System.Drawing" />
|
|
|
|
<Import Include="System.Diagnostics" />
|
|
|
|
<Import Include="System.Windows.Forms" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Compile Include="AboutBox.Designer.vb">
|
|
|
|
<DependentUpon>AboutBox.vb</DependentUpon>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="AboutBox.vb">
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="AddPath.Designer.vb">
|
|
|
|
<DependentUpon>AddPath.vb</DependentUpon>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="AddPath.vb">
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
</Compile>
|
2016-12-25 23:12:43 +02:00
|
|
|
<Compile Include="ServiceDescriptionClass.vb" />
|
|
|
|
<Compile Include="Installer.vb" />
|
2015-10-03 01:29:09 +02:00
|
|
|
<Compile Include="Form1.vb">
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Form1.Designer.vb">
|
|
|
|
<DependentUpon>Form1.vb</DependentUpon>
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="My Project\AssemblyInfo.vb" />
|
|
|
|
<Compile Include="My Project\Application.Designer.vb">
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
<DependentUpon>Application.myapp</DependentUpon>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="My Project\Resources.Designer.vb">
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="My Project\Settings.Designer.vb">
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
|
|
</Compile>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<EmbeddedResource Include="AboutBox.resx">
|
|
|
|
<DependentUpon>AboutBox.vb</DependentUpon>
|
|
|
|
</EmbeddedResource>
|
|
|
|
<EmbeddedResource Include="AddPath.resx">
|
|
|
|
<DependentUpon>AddPath.vb</DependentUpon>
|
|
|
|
</EmbeddedResource>
|
|
|
|
<EmbeddedResource Include="Form1.resx">
|
|
|
|
<DependentUpon>Form1.vb</DependentUpon>
|
|
|
|
</EmbeddedResource>
|
|
|
|
<EmbeddedResource Include="My Project\Resources.resx">
|
|
|
|
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
|
|
|
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
|
|
|
|
<CustomToolNamespace>My.Resources</CustomToolNamespace>
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
</EmbeddedResource>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
2016-12-24 01:13:30 +02:00
|
|
|
<None Include="App.config" />
|
2015-10-03 01:29:09 +02:00
|
|
|
<None Include="My Project\Application.myapp">
|
|
|
|
<Generator>MyApplicationCodeGenerator</Generator>
|
|
|
|
<LastGenOutput>Application.Designer.vb</LastGenOutput>
|
|
|
|
</None>
|
|
|
|
<None Include="My Project\Settings.settings">
|
|
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
|
|
<CustomToolNamespace>My</CustomToolNamespace>
|
|
|
|
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
|
|
|
</None>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ProjectReference Include="..\EventLogLoaderService\EventLogLoaderService.vbproj">
|
|
|
|
<Project>{F7EF5930-B310-4697-B522-2325EAF247F2}</Project>
|
|
|
|
<Name>EventLogLoaderService</Name>
|
|
|
|
</ProjectReference>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
2017-02-19 21:17:36 +02:00
|
|
|
<None Include="packages.config">
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
</None>
|
2015-10-03 01:29:09 +02:00
|
|
|
<None Include="Resources\info.png" />
|
|
|
|
<None Include="Resources\edit_add_3860.png" />
|
|
|
|
<None Include="Resources\edit-delete_5986.png" />
|
|
|
|
<None Include="Resources\save_all.png" />
|
|
|
|
<None Include="Resources\logo_main_new.gif" />
|
|
|
|
<Content Include="Untitled - 5.ico" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
|
|
<Visible>False</Visible>
|
|
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
|
|
<Install>false</Install>
|
|
|
|
</BootstrapperPackage>
|
|
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
|
|
<Visible>False</Visible>
|
|
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
|
|
<Install>true</Install>
|
|
|
|
</BootstrapperPackage>
|
|
|
|
</ItemGroup>
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
|
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
|
|
<Target Name="BeforeBuild">
|
|
|
|
</Target>
|
|
|
|
<Target Name="AfterBuild">
|
|
|
|
</Target>
|
|
|
|
-->
|
|
|
|
</Project>
|