/
AstroJohn
/
MailRobot
Обзор
Документация
Войти
/
AstroJohn
/
MailRobot
Код
Запросы
0
Задачи
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Checker/Checker.vbproj
229 строк
10 KB
AstroJohn
nuget update
17 окт 2025, 11:25
17 окт 2025, 11:25
34a8e6c
Код
Авторство
О чём код?
<?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <ProjectType>Local</ProjectType> <ProductVersion>9.0.30729</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{4790BBD4-1D99-4F48-A803-8D22EC55B55C}</ProjectGuid> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ApplicationIcon> </ApplicationIcon> <AssemblyKeyContainerName> </AssemblyKeyContainerName> <AssemblyName>Checker</AssemblyName> <AssemblyOriginatorKeyFile> </AssemblyOriginatorKeyFile> <AssemblyOriginatorKeyMode>None</AssemblyOriginatorKeyMode> <DefaultClientScript>JScript</DefaultClientScript> <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> <DefaultTargetSchema>IE50</DefaultTargetSchema> <DelaySign>false</DelaySign> <OutputType>Library</OutputType> <OptionCompare>Binary</OptionCompare> <OptionExplicit>On</OptionExplicit> <OptionStrict>On</OptionStrict> <RootNamespace>MailRobot.Checker</RootNamespace> <StartupObject>MailRobot.%28None%29</StartupObject> <FileUpgradeFlags> </FileUpgradeFlags> <MyType>Windows</MyType> <UpgradeBackupLocation> </UpgradeBackupLocation> <OldToolsVersion>3.5</OldToolsVersion> <TargetFrameworkVersion>v4.8.1</TargetFrameworkVersion> <TargetFrameworkProfile /> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <OutputPath>d:\Radio\MailRobot\</OutputPath> <DocumentationFile>Checker.xml</DocumentationFile> <BaseAddress>285212672</BaseAddress> <ConfigurationOverrideFile> </ConfigurationOverrideFile> <DefineConstants> </DefineConstants> <DefineDebug>true</DefineDebug> <DefineTrace>true</DefineTrace> <DebugSymbols>true</DebugSymbols> <Optimize>false</Optimize> <RegisterForComInterop>false</RegisterForComInterop> <RemoveIntegerChecks>false</RemoveIntegerChecks> <TreatWarningsAsErrors>false</TreatWarningsAsErrors> <WarningLevel>1</WarningLevel> <NoWarn>42353,42354,42355</NoWarn> <DebugType>full</DebugType> <WarningsAsErrors>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036</WarningsAsErrors> <PlatformTarget>AnyCPU</PlatformTarget> <Prefer32Bit>false</Prefer32Bit> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <OutputPath>d:\Radio\MailRobot\</OutputPath> <DocumentationFile>Checker.xml</DocumentationFile> <BaseAddress>285212672</BaseAddress> <ConfigurationOverrideFile> </ConfigurationOverrideFile> <DefineConstants> </DefineConstants> <DefineDebug>false</DefineDebug> <DefineTrace>true</DefineTrace> <DebugSymbols>false</DebugSymbols> <Optimize>true</Optimize> <RegisterForComInterop>false</RegisterForComInterop> <RemoveIntegerChecks>false</RemoveIntegerChecks> <TreatWarningsAsErrors>false</TreatWarningsAsErrors> <WarningLevel>1</WarningLevel> <NoWarn>42353,42354,42355</NoWarn> <DebugType>none</DebugType> <WarningsAsErrors>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036</WarningsAsErrors> <PlatformTarget>AnyCPU</PlatformTarget> <Prefer32Bit>false</Prefer32Bit> </PropertyGroup> <ItemGroup> <Reference Include="MySql.Data, Version=6.1.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\SharedDll\Dll\MySql.Data.dll</HintPath> </Reference> <Reference Include="Parse.Net, Version=3.0.1.0, Culture=neutral, PublicKeyToken=986a9aa31056680b"> <SpecificVersion>False</SpecificVersion> <HintPath>..\SharedDll\Dll\Parse.Net.dll</HintPath> </Reference> <Reference Include="POP3.Net, Version=3.0.1.0, Culture=neutral, PublicKeyToken=986a9aa31056680b"> <SpecificVersion>False</SpecificVersion> <HintPath>..\SharedDll\Dll\POP3.Net.dll</HintPath> </Reference> <Reference Include="SMTP.Net, Version=3.0.1.0, Culture=neutral, PublicKeyToken=986a9aa31056680b"> <SpecificVersion>False</SpecificVersion> <HintPath>..\SharedDll\Dll\SMTP.Net.dll</HintPath> </Reference> <Reference Include="SSL.Net, Version=3.0.1.0, Culture=neutral, PublicKeyToken=986a9aa31056680b, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\SharedDll\Dll\SSL.Net.dll</HintPath> </Reference> <Reference Include="System"> <Name>System</Name> </Reference> <Reference Include="System.Configuration.Install" /> <Reference Include="System.Core"> <RequiredTargetFramework>3.5</RequiredTargetFramework> </Reference> <Reference Include="System.Data"> <Name>System.Data</Name> </Reference> <Reference Include="System.Data.DataSetExtensions"> <RequiredTargetFramework>3.5</RequiredTargetFramework> </Reference> <Reference Include="System.Drawing" /> <Reference Include="System.ServiceProcess"> <Name>System.ServiceProcess</Name> </Reference> <Reference Include="System.Transactions" /> <Reference Include="System.Web.Services" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml"> <Name>System.XML</Name> </Reference> <Reference Include="Ude, Version=0.1.0.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\UDE.CSharp.1.1.0\lib\Ude.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> <Import Include="Microsoft.VisualBasic" /> <Import Include="System" /> <Import Include="System.Collections" /> <Import Include="System.Data" /> <Import Include="System.Diagnostics" /> <Import Include="System.Linq" /> </ItemGroup> <ItemGroup> <Compile Include="AssemblyInfo.vb"> <SubType>Code</SubType> </Compile> <Compile Include="LogsReceivedSaving.vb" /> <Compile Include="EmailChecker.vb"> <SubType>Code</SubType> </Compile> <Compile Include="My Project\Settings.Designer.vb"> <AutoGen>True</AutoGen> <DesignTimeSharedInput>True</DesignTimeSharedInput> <DependentUpon>Settings.settings</DependentUpon> </Compile> </ItemGroup> <ItemGroup> <None Include="app.config"> <SubType>Designer</SubType> </None> <None Include="My Project\Settings.settings"> <CustomToolNamespace>My</CustomToolNamespace> <Generator>PublicSettingsSingleFileGenerator</Generator> <LastGenOutput>Settings.Designer.vb</LastGenOutput> </None> <None Include="packages.config" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\Common\Common.csproj"> <Project>{21df3473-d7ac-4ad0-a837-3c8a728aa8e8}</Project> <Name>Common</Name> </ProjectReference> <ProjectReference Include="..\LogProcessingGate\LogProcessingGate.csproj"> <Project>{2d12f2a8-db6f-4a3d-8c11-c93f781cf29f}</Project> <Name>LogProcessingGate</Name> </ProjectReference> <ProjectReference Include="..\CsConfig\CsConfig.csproj"> <Project>{3649855e-f7d6-457c-bc4c-f824ee468462}</Project> <Name>CsConfig</Name> </ProjectReference> <ProjectReference Include="..\CsHelpers\CsHelpers.csproj"> <Project>{ff6d4551-b0d9-4daf-8a38-53999cf0fb3d}</Project> <Name>CsHelpers</Name> </ProjectReference> <ProjectReference Include="..\CsParser\CsParser.csproj"> <Project>{fa708352-7571-48c1-a27c-ff6492e272cd}</Project> <Name>CsParser</Name> </ProjectReference> <ProjectReference Include="..\CsUbnSaver\CsUbnSaver.csproj"> <Project>{9DFDC27B-0C63-4B1E-997F-B2FAE1AFD96E}</Project> <Name>CsUbnSaver</Name> </ProjectReference> <ProjectReference Include="..\DbContext\DbContext.csproj"> <Project>{46648e4c-d8b3-4895-a10c-2f215554e37c}</Project> <Name>DbContext</Name> </ProjectReference> <ProjectReference Include="..\FTPClient\FtpClient.vbproj"> <Project>{d476fe35-4f5d-41be-843c-47a67d1686b8}</Project> <Name>FtpClient</Name> </ProjectReference> <ProjectReference Include="..\LogProcessingModels\LogProcessingModels.csproj"> <Project>{1ABF1CB7-97A1-4399-B46A-9A95AA66FF53}</Project> <Name>LogProcessingModels</Name> </ProjectReference> <ProjectReference Include="..\LogScoring\LogScoring.csproj"> <Project>{9B61481C-3C7F-4748-B979-E2BBEB4D7CB9}</Project> <Name>LogScoring</Name> </ProjectReference> <ProjectReference Include="..\ResolvePrefix\ResolvePrefix.csproj"> <Project>{C602B898-B6B3-43E6-8A97-1E6D7F447A92}</Project> <Name>ResolvePrefix</Name> </ProjectReference> </ItemGroup> <ItemGroup> <Content Include="Config files\ALRS-UA1DZ-CUP.Config.xml" /> <Content Include="Config files\FM-SPRINT-1.Config.xml" /> <Content Include="Config files\LO-OPEN-VHF.Config.xml" /> <Content Include="Config files\R3X-CH-KG.Config.xml" /> <Content Include="Config files\RF-CHAMP-SSB.Config.xml" /> <Content Include="Config files\SPB-OPEN-VHF-WINTER-2018.Config.xml" /> <Content Include="Config files\SPB-OPEN-VHF.Config.xml" /> <Content Include="Config files\TWOCAPITALS.Config.xml" /> <Content Include="Config files\UA3XAN.Config.xml" /> <Content Include="Config files\VHF-ACTIVITY.Config.xml" /> <Content Include="Config files\ZHUKOV-MEMORIAL.Config.xml" /> <Content Include="SimpleHelpers\FileEncoding.cs" /> </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" /> <PropertyGroup> <PreBuildEvent> </PreBuildEvent> <PostBuildEvent> </PostBuildEvent> </PropertyGroup> </Project>