<?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-00001-msil\Virus.Win32.Nimnul.c-d5c6463b93131b3c485115414cf5809e01323986e3d4274a4868222cbb54aa43.exe-->
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProjectGuid>{85671DEF-2305-4524-8CA7-903D921D84FB}</ProjectGuid>
    <OutputType>Exe</OutputType>
    <AssemblyName>MSBuild</AssemblyName>
    <ApplicationVersion>2.0.0.0</ApplicationVersion>
    <RootNamespace>Microsoft.Build</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="Microsoft.Build.Engine" />
    <Reference Include="Microsoft.Build.Framework" />
    <Reference Include="System" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="FXAssembly.cs" />
    <Compile Include="ThisAssembly.cs" />
    <Compile Include="AssemblyRef.cs" />
    <Compile Include="Shared\AssemblyResources.cs" />
    <Compile Include="Shared\AssemblyLoadInfo.cs" />
    <Compile Include="Shared\ErrorUtilities.cs" />
    <Compile Include="Shared\QuotingUtilities.cs" />
    <Compile Include="Shared\InternalErrorException.cs" />
    <Compile Include="Shared\LoadedType.cs" />
    <Compile Include="Shared\ResourceUtilities.cs" />
    <Compile Include="Shared\TypeLoader.cs" />
    <Compile Include="CommandLine\CommandLineSwitches.cs" />
    <Compile Include="CommandLine\CommandLineSwitchException.cs" />
    <Compile Include="CommandLine\InitializationException.cs" />
    <Compile Include="CommandLine\MSBuildApp.cs" />
    <Compile Include="AssemblyInfo.cs" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="MSBuild\Strings.resx" />
  </ItemGroup>
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>