| Index: experimental/visual_studio_plugin/src/NaClVsx.Package/NaClVsx.Package_UnitTestProject/NaClVsx.Package_UnitTestProject.csproj
|
| diff --git a/experimental/visual_studio_plugin/src/NaClVsx.Package/NaClVsx.Package_UnitTestProject/NaClVsx.Package_UnitTestProject.csproj b/experimental/visual_studio_plugin/src/NaClVsx.Package/NaClVsx.Package_UnitTestProject/NaClVsx.Package_UnitTestProject.csproj
|
| deleted file mode 100644
|
| index a962b0c8bd8f4647e3b62fa9175fcbbc7ff434e9..0000000000000000000000000000000000000000
|
| --- a/experimental/visual_studio_plugin/src/NaClVsx.Package/NaClVsx.Package_UnitTestProject/NaClVsx.Package_UnitTestProject.csproj
|
| +++ /dev/null
|
| @@ -1,114 +0,0 @@
|
| -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
|
| - <PropertyGroup>
|
| - <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
| - <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
| - <ProductVersion>9.0.30729</ProductVersion>
|
| - <SchemaVersion>2.0</SchemaVersion>
|
| - <ProjectGuid>{FACD8324-6EE0-4F27-8F02-98519A44A0C5}</ProjectGuid>
|
| - <OutputType>Library</OutputType>
|
| - <AppDesignerFolder>Properties</AppDesignerFolder>
|
| - <RootNamespace>NaClVsx.Package_UnitTestProject</RootNamespace>
|
| - <AssemblyName>NaClVsx.Package_UnitTestProject</AssemblyName>
|
| - <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
| - <ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
| - </PropertyGroup>
|
| - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
| - <DebugSymbols>true</DebugSymbols>
|
| - <DebugType>full</DebugType>
|
| - <Optimize>false</Optimize>
|
| - <OutputPath Condition="'$(OutputPath)'==''">bin\Debug\</OutputPath>
|
| - <DefineConstants>DEBUG;TRACE</DefineConstants>
|
| - <ErrorReport>prompt</ErrorReport>
|
| - <WarningLevel>4</WarningLevel>
|
| - <PlatformTarget>x86</PlatformTarget>
|
| - </PropertyGroup>
|
| - <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
| - <DebugType>pdbonly</DebugType>
|
| - <Optimize>true</Optimize>
|
| - <OutputPath Condition="'$(OutputPath)'==''">bin\Release\</OutputPath>
|
| - <DefineConstants>TRACE</DefineConstants>
|
| - <ErrorReport>prompt</ErrorReport>
|
| - <WarningLevel>4</WarningLevel>
|
| - </PropertyGroup>
|
| - <ItemGroup>
|
| - <Reference Include="Microsoft.Build.Engine" />
|
| - <Reference Include="Microsoft.VisualStudio.Debugger.InteropA, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
| - <Reference Include="Microsoft.VisualStudio.OLE.Interop" />
|
| - <Reference Include="Microsoft.VisualStudio.Shell.9.0, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
| - <SpecificVersion>False</SpecificVersion>
|
| - <HintPath>..\..\..\..\..\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.Shell.9.0\2.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Shell.9.0.dll</HintPath>
|
| - </Reference>
|
| - <Reference Include="Microsoft.VisualStudio.Shell.Interop" />
|
| - <Reference Include="Microsoft.VisualStudio.Shell.Interop.8.0" />
|
| - <!---->
|
| - <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework" />
|
| - <Reference Include="Microsoft.VisualStudio.Shell.Interop.9.0, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
| - <SpecificVersion>False</SpecificVersion>
|
| - <HintPath>..\..\..\..\..\Windows\assembly\GAC\Microsoft.VisualStudio.Shell.Interop.9.0\9.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Shell.Interop.9.0.dll</HintPath>
|
| - </Reference>
|
| - <Reference Include="Microsoft.VisualStudio.TextManager.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
| - <Reference Include="Microsoft.VSSDK.UnitTestLibrary, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
|
| - <Reference Include="NaClVsx.DebugHelpers, Version=1.0.3785.15412, Culture=neutral, processorArchitecture=x86">
|
| - <SpecificVersion>False</SpecificVersion>
|
| - <HintPath>..\..\..\build\Debug\NaClVsx.DebugHelpers.dll</HintPath>
|
| - <Private>True</Private>
|
| - </Reference>
|
| - <Reference Include="System" />
|
| - <Reference Include="System.Configuration.Install" />
|
| - <Reference Include="System.Core">
|
| - <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
| - </Reference>
|
| - <Reference Include="System.Data" />
|
| - <Reference Include="System.Data.DataSetExtensions">
|
| - <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
| - </Reference>
|
| - <Reference Include="System.Data.Linq">
|
| - <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
| - </Reference>
|
| - <Reference Include="System.Design" />
|
| - <Reference Include="System.Drawing" />
|
| - <Reference Include="System.Management" />
|
| - <Reference Include="System.Windows.Forms" />
|
| - <Reference Include="System.Xml" />
|
| - <Reference Include="System.Xml.Linq">
|
| - <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
| - </Reference>
|
| - </ItemGroup>
|
| - <ItemGroup>
|
| - <Compile Include="BreakpointInfoTest.cs" />
|
| - <Compile Include="DebugInfoEntryTest.cs" />
|
| - <Compile Include="DebugPort2Mock.cs" />
|
| - <Compile Include="NaClPackageTestUtils.cs" />
|
| - <Compile Include="DwarfReaderImplTest.cs" />
|
| - <Compile Include="ErrorBreakpointEnumeratorTest.cs" />
|
| - <Compile Include="ErrorBreakpointResolutionTest.cs" />
|
| - <Compile Include="ErrorBreakpointTest.cs" />
|
| - <Compile Include="BreakpointRequestMock.cs" />
|
| - <Compile Include="NaClSymbolProviderTest.cs" />
|
| - <Compile Include="PackageTest.cs" />
|
| - <Compile Include="NaClDebuggerMock.cs" />
|
| - <Compile Include="SymbolDatabaseTest.cs" />
|
| - <Compile Include="SymbolProviderMock.cs" />
|
| - <Compile Include="ThreadTest.cs" />
|
| - <!---->
|
| - <!---->
|
| - <!---->
|
| - </ItemGroup>
|
| - <ItemGroup>
|
| - <ProjectReference Include="..\..\..\third_party\Microsoft.VisualStudio.Project\Microsoft.VisualStudio.Project.csproj">
|
| - <Project>{3421A4E4-0282-44A1-94D5-2868D04ED391}</Project>
|
| - <Name>Microsoft.VisualStudio.Project</Name>
|
| - </ProjectReference>
|
| - <ProjectReference Include="..\..\MsAd7.BaseImpl\MsAd7.BaseImpl.csproj">
|
| - <Project>{97E92446-E5EF-457A-B3CB-E9EB6CC41D62}</Project>
|
| - <Name>MsAd7.BaseImpl</Name>
|
| - <Private>True</Private>
|
| - </ProjectReference>
|
| - <ProjectReference Include="..\NaClVsx.Package.csproj">
|
| - <Project>{20C5110D-0897-4B1C-9193-26D6F6E088AE}</Project>
|
| - <Name>NaClVsx.Package</Name>
|
| - <Private>True</Private>
|
| - </ProjectReference>
|
| - </ItemGroup>
|
| - <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
| -</Project>
|
|
|