Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(76)

Unified Diff: experimental/visual_studio_plugin/third_party/Microsoft.VisualStudio.Project/Microsoft.VisualStudio.Project.csproj

Issue 10928195: First round of dead file removal (Closed) Base URL: https://github.com/samclegg/nativeclient-sdk.git@master
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: experimental/visual_studio_plugin/third_party/Microsoft.VisualStudio.Project/Microsoft.VisualStudio.Project.csproj
diff --git a/experimental/visual_studio_plugin/third_party/Microsoft.VisualStudio.Project/Microsoft.VisualStudio.Project.csproj b/experimental/visual_studio_plugin/third_party/Microsoft.VisualStudio.Project/Microsoft.VisualStudio.Project.csproj
deleted file mode 100644
index f1f64a03759fa43f3cb8dd5a8ef1b5b3ea72ecd7..0000000000000000000000000000000000000000
--- a/experimental/visual_studio_plugin/third_party/Microsoft.VisualStudio.Project/Microsoft.VisualStudio.Project.csproj
+++ /dev/null
@@ -1,237 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{3421A4E4-0282-44A1-94D5-2868D04ED391}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Microsoft.VisualStudio.Project</RootNamespace>
- <AssemblyName>Microsoft.VisualStudio.Project</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <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' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\..\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PublicAssemblies\EnvDTE.dll</HintPath>
- </Reference>
- <Reference Include="EnvDTE80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\..\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PublicAssemblies\EnvDTE80.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Build.Engine" />
- <Reference Include="Microsoft.Build.Framework" />
- <Reference Include="Microsoft.Build.Utilities.v3.5">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="Microsoft.VisualStudio.CommonIDE, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
- <Reference Include="Microsoft.VisualStudio.Designer.Interfaces, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
- <Reference Include="Microsoft.VisualStudio.OLE.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
- <Reference Include="Microsoft.VisualStudio.ProjectAggregator, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
- <Reference Include="Microsoft.VisualStudio.Shell.9.0, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
- <Reference Include="Microsoft.VisualStudio.Shell.Design, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
- <Reference Include="Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
- <Reference Include="Microsoft.VisualStudio.Shell.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
- <Reference Include="Microsoft.VisualStudio.Shell.Interop.9.0, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
- <Reference Include="Microsoft.VisualStudio.TextManager.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
- <Reference Include="Microsoft.VisualStudio.VSHelp, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Drawing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.DataSetExtensions">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- <Reference Include="VSLangProj, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\..\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PublicAssemblies\VSLangProj.dll</HintPath>
- </Reference>
- <Reference Include="VSLangProj80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\..\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PublicAssemblies\VSLangProj80.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="AssemblyReferenceNode.cs" />
- <Compile Include="Attributes.cs" />
- <Compile Include="Automation\AutomationScope.cs" />
- <Compile Include="Automation\OAFileItem.cs" />
- <Compile Include="Automation\OAFolderItem.cs" />
- <Compile Include="Automation\OANavigableProjectItems.cs" />
- <Compile Include="Automation\OANestedProjectItem.cs" />
- <Compile Include="Automation\OANullProperty.cs" />
- <Compile Include="Automation\OAProject.cs" />
- <Compile Include="Automation\OAProjectItem.cs" />
- <Compile Include="Automation\OAProjectItems.cs" />
- <Compile Include="Automation\OAProperties.cs" />
- <Compile Include="Automation\OAProperty.cs" />
- <Compile Include="Automation\OAReferenceFolderItem.cs" />
- <Compile Include="Automation\OAReferenceItem.cs" />
- <Compile Include="Automation\OASolutionFolder.cs" />
- <Compile Include="BuildDependency.cs" />
- <Compile Include="BuildPropertyPage.cs" />
- <Compile Include="ComReferenceNode.cs" />
- <Compile Include="ConfigProvider.cs" />
- <Compile Include="ConfigurationProperties.cs" />
- <Compile Include="DataObject.cs" />
- <Compile Include="DependentFileNode.cs" />
- <Compile Include="DesignPropertyDescriptor.cs" />
- <Compile Include="DocumentManager.cs" />
- <Compile Include="DontShowAgainDialog.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="DontShowAgainDialog.designer.cs">
- <DependentUpon>DontShowAgainDialog.cs</DependentUpon>
- </Compile>
- <Compile Include="EnumDependencies.cs" />
- <Compile Include="FileChangeManager.cs" />
- <Compile Include="FileDocumentManager.cs" />
- <Compile Include="FileNode.cs" />
- <Compile Include="FolderNode.cs" />
- <Compile Include="GlobalPropertyHandler.cs" />
- <Compile Include="GlobalSuppressions.cs" />
- <Compile Include="HierarchyNode.cs" />
- <Compile Include="IDEBuildLogger.cs" />
- <Compile Include="ImageHandler.cs" />
- <Compile Include="Interfaces.cs" />
- <Compile Include="Automation\OAAssemblyReference.cs" />
- <Compile Include="Automation\OABuildManager.cs" />
- <Compile Include="Automation\OAComReference.cs" />
- <Compile Include="Automation\OAProjectReference.cs" />
- <Compile Include="Automation\OAReferenceBase.cs" />
- <Compile Include="Automation\OAReferences.cs" />
- <Compile Include="Automation\OAVSProject.cs" />
- <Compile Include="Automation\OAVSProjectItem.cs" />
- <Compile Include="LocalizableProperties.cs" />
- <Compile Include="misc\ConnectionPointContainer.cs" />
- <Compile Include="misc\ExternDll.cs" />
- <Compile Include="misc\NativeMethods.cs" />
- <Compile Include="misc\UnsafeNativeMethods.cs" />
- <Compile Include="NestedProjectBuildDependency.cs" />
- <Compile Include="NestedProjectNode.cs" />
- <Compile Include="NodeProperties.cs" />
- <Compile Include="OleServiceProvider.cs" />
- <Compile Include="Output.cs" />
- <Compile Include="OutputGroup.cs" />
- <Compile Include="ProjectConfig.cs" />
- <Compile Include="ProjectContainerNode.cs" />
- <Compile Include="ProjectDesignerDocumentManager.cs" />
- <Compile Include="ProjectDocumentsListener.cs" />
- <Compile Include="ProjectElement.cs" />
- <Compile Include="ProjectFactory.cs" />
- <Compile Include="ProjectFileConstants.cs" />
- <Compile Include="ProjectNode.CopyPaste.cs" />
- <Compile Include="ProjectNode.cs" />
- <Compile Include="ProjectNode.Events.cs" />
- <Compile Include="ProjectOptions.cs" />
- <Compile Include="ProjectPackage.cs" />
- <Compile Include="ProjectReferenceNode.cs" />
- <Compile Include="ProjectSecurityChecker.cs" />
- <Compile Include="PropertiesEditorLauncher.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="ReferenceContainerNode.cs" />
- <Compile Include="ReferenceNode.cs" />
- <Compile Include="RegisteredProjectType.cs" />
- <Compile Include="Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <Compile Include="SecurityWarningDialog.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="SecurityWarningDialog.Designer.cs" />
- <Compile Include="SelectionListener.cs" />
- <Compile Include="SettingsPage.cs" />
- <Compile Include="SingleFileGenerator.cs" />
- <Compile Include="SingleFileGeneratorFactory.cs" />
- <Compile Include="SolutionListener.cs" />
- <Compile Include="SolutionListenerForBuildDependencyUpdate.cs" />
- <Compile Include="SolutionListenerForProjectEvents.cs" />
- <Compile Include="SolutionListenerForProjectOpen.cs" />
- <Compile Include="SolutionListenerForProjectReferenceUpdate.cs" />
- <Compile Include="StructuresEnums.cs" />
- <Compile Include="SuspendFileChanges.cs" />
- <Compile Include="TokenProcessor.cs" />
- <Compile Include="Tracing.cs" />
- <Compile Include="TrackDocumentsHelper.cs" />
- <Compile Include="TypeConverters.cs" />
- <Compile Include="UpdateSolutionEventsListener.cs" />
- <Compile Include="UserProjectSecurityChecker.cs" />
- <Compile Include="Utilities.cs" />
- <Compile Include="VisualStudio.Project.cs" />
- <Compile Include="VisualStudio.Project.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>VisualStudio.Project.resx</DependentUpon>
- </Compile>
- <Compile Include="VsCommands.cs" />
- <Compile Include="VSShellUtilities.cs" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="DontShowAgainDialog.resx">
- <DependentUpon>DontShowAgainDialog.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Resources.resx">
- <Generator>PublicResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="SecurityWarningDialog.resx">
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="VisualStudio.Project.resx">
- <SubType>Designer</SubType>
- <Generator>PublicResXFileCodeGenerator</Generator>
- <LastGenOutput>VisualStudio.Project.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <None Include="ClassDiagram1.cd" />
- <None Include="Diagrams\AutomationClasses.cd" />
- <None Include="Diagrams\ConfigurationClasses.cd" />
- <None Include="Diagrams\DocumentManagerClasses.cd" />
- <None Include="Diagrams\HierarchyClasses.cd" />
- <None Include="Diagrams\PropertiesClasses.cd" />
- <None Include="Diagrams\ReferenceClasses.cd" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Resources\imagelis.bmp" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.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>

Powered by Google App Engine
This is Rietveld 408576698