MalwareSourceCode/MSIL/Trojan/Win32/P/Trojan.Win32.Patched.mf-06a1c79ea1bf078d9f5816243d6887697530720ed581c2975d99154e2a24648f/Trojan.Win32.Patched.mf.csproj
2022-08-18 06:28:56 -05:00

60 lines
2.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!--Project was exported from assembly: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Patched.mf-06a1c79ea1bf078d9f5816243d6887697530720ed581c2975d99154e2a24648f.exe-->
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{3933AEB5-C476-4FA9-875F-0DE64DF43C30}</ProjectGuid>
<OutputType>WinExe</OutputType>
<AssemblyName>VMS.OSP.Service</AssemblyName>
<ApplicationVersion>1.4.2.0</ApplicationVersion>
<RootNamespace>VMS.OSService</RootNamespace>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Configuration" />
<Reference Include="System.Configuration.Install" />
<Reference Include="System.ServiceProcess" />
<Reference Include="System.Web.Services" />
</ItemGroup>
<ItemGroup>
<Compile Include="OSPVersion.cs" />
<Compile Include="VMSOSPService.cs" />
<Compile Include="VMSOSPServiceInstaller.cs" />
<Compile Include="VMSOSPStartup.cs" />
<Compile Include="Abstract\AbstractService.cs" />
<Compile Include="Abstract\BaseServicesSetup.cs" />
<Compile Include="Concrete\ConcreteServicesSetup.cs" />
<Compile Include="Concrete\Maintenance\Maintenance.cs" />
<Compile Include="Concrete\PlatformServiceController\PlatformServiceController.cs" />
<Compile Include="Concrete\Inventory\InventoryUpdate.cs" />
<Compile Include="Concrete\Inventory\InventoryReplicator.cs" />
<Compile Include="VMS\OSP\Properties\Settings.cs" />
<Compile Include="VMS\OSP\Inventory\Inventory.cs" />
<Compile Include="AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="VMSOSPService.resx" />
<EmbeddedResource Include="VMSOSPServiceInstaller.resx" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>