mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-27 14:02:19 +00:00
329 lines
17 KiB
XML
329 lines
17 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">Any CPU</Platform>
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Cosmos.VS.Package</RootNamespace>
|
|
<AssemblyName>Cosmos.VS.Package</AssemblyName>
|
|
<SignAssembly>true</SignAssembly>
|
|
<AssemblyOriginatorKeyFile>..\..\Cosmos.snk</AssemblyOriginatorKeyFile>
|
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
|
<ProjectGuid>{61535AF6-4A1E-4691-B2BC-039851EF4850}</ProjectGuid>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<UpgradeBackupLocation>
|
|
</UpgradeBackupLocation>
|
|
<OldToolsVersion>4.0</OldToolsVersion>
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\..\..\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\PublicAssemblies\EnvDTE.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Build, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\Microsoft.Build.14.3.0\lib\net45\Microsoft.Build.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Build.Framework, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\Microsoft.Build.Framework.14.3.0\lib\net45\Microsoft.Build.Framework.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Build.Tasks.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\Microsoft.Build.Tasks.Core.14.3.0\lib\net45\Microsoft.Build.Tasks.Core.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Build.Utilities.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\Microsoft.Build.Utilities.Core.14.3.0\lib\net45\Microsoft.Build.Utilities.Core.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.VisualBasic" />
|
|
<Reference Include="Microsoft.VisualStudio.Designer.Interfaces, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\..\..\Program Files\Microsoft Visual Studio 2010 SDK\VisualStudioIntegration\Common\Assemblies\Microsoft.VisualStudio.Designer.Interfaces.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.VisualStudio.OLE.Interop" />
|
|
<Reference Include="Microsoft.VisualStudio.Shell.12.0, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VSSDK\VisualStudioIntegration\Common\Assemblies\v4.0\Microsoft.VisualStudio.Shell.12.0.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.VisualStudio.Shell.Interop" />
|
|
<Reference Include="Microsoft.VisualStudio.Shell.Interop.8.0" />
|
|
<Reference Include="Microsoft.VisualStudio.Shell.Interop.9.0" />
|
|
<Reference Include="Microsoft.VisualStudio.Shell.Interop.10.0" />
|
|
<Reference Include="Microsoft.VisualStudio.TextManager.Interop" />
|
|
<Reference Include="Microsoft.VisualStudio.Shell.Immutable.10.0" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.ComponentModel.Composition" />
|
|
<Reference Include="System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Design" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\System.Runtime.4.3.0\lib\net462\System.Runtime.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.InteropServices, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\..\packages\System.Runtime.InteropServices.4.3.0\lib\net462\System.Runtime.InteropServices.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="WindowsBase" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="CosmosPage.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="CosmosPage.Designer.cs">
|
|
<DependentUpon>CosmosPage.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="CustomPropertyPage.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="CustomPropertyPage.Designer.cs">
|
|
<DependentUpon>CustomPropertyPage.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="GACDetectionUtility.cs" />
|
|
<Compile Include="Guids.cs" />
|
|
<Compile Include="GlobalSuppressions.cs" />
|
|
<Compile Include="LogUtility.cs" />
|
|
<Compile Include="ProfilePresets.cs" />
|
|
<Compile Include="TitleDivision.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="TitleDivision.Designer.cs">
|
|
<DependentUpon>TitleDivision.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UnsavedConfigChangesDialog.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="UnsavedConfigChangesDialog.Designer.cs">
|
|
<DependentUpon>UnsavedConfigChangesDialog.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VsConfigProvider.cs" />
|
|
<Compile Include="VSPackage.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>VSPackage.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="VsProjectConfig.cs" />
|
|
<Compile Include="VSProjectFactory.cs" />
|
|
<Compile Include="VSProjectNode.cs" />
|
|
<Compile Include="VSProject.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="VSPackage.resx">
|
|
<MergeWithCTO>true</MergeWithCTO>
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>VSPackage.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="..\..\Cosmos.snk">
|
|
<Link>Cosmos.snk</Link>
|
|
</None>
|
|
<None Include="app.config" />
|
|
<None Include="packages.config" />
|
|
<None Include="source.extension.vsixmanifest">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\Refresh_16x.png" />
|
|
<Content Include="PLKResponse.html" />
|
|
<Content Include="Resources\Cosmos.ico" />
|
|
<ZipItem Include="Templates\Projects\CosmosKernel %28VB%29\AssemblyInfo.vb">
|
|
<RootPath>Templates\Projects\CosmosKernel %28VB%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosKernel %28VB%29\Kernel.ico">
|
|
<RootPath>Templates\Projects\CosmosKernel %28VB%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosKernel %28VB%29\Kernel.vb">
|
|
<RootPath>Templates\Projects\CosmosKernel %28VB%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosKernel %28VB%29\VBProj.vstemplate">
|
|
<RootPath>Templates\Projects\CosmosKernel %28VB%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosKernel %28VB%29\VBProjKernel.vbproj">
|
|
<RootPath>templates\Projects\CosmosKernel %28VB%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28VB%29\AssemblyInfo.vb">
|
|
<RootPath>Templates\Projects\CosmosProject %28VB%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28VB%29\Kernel.ico">
|
|
<RootPath>Templates\Projects\CosmosProject %28VB%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28VB%29\Kernel.vb">
|
|
<RootPath>Templates\Projects\CosmosProject %28VB%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28VB%29\VBProj.vstemplate">
|
|
<RootPath>Templates\Projects\CosmosProject %28VB%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28VB%29\VBProjKernel.vbproj">
|
|
<RootPath>Templates\Projects\CosmosProject %28VB%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\Readme.txt" />
|
|
<ZipItem Include="Templates\Projects\CosmosKernel %28C#%29\Readme.txt">
|
|
<RootPath>Templates\Projects\CosmosKernel %28C#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosKernel %28C#%29\Kernel.ico">
|
|
<RootPath>Templates\Projects\CosmosKernel %28C#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosKernel %28C#%29\AssemblyInfo.cs">
|
|
<RootPath>Templates\Projects\CosmosKernel %28C#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosKernel %28C#%29\Kernel.cs">
|
|
<RootPath>Templates\Projects\CosmosKernel %28C#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosKernel %28C#%29\project.json">
|
|
<RootPath>Templates\Projects\CosmosKernel %28C#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosKernel %28C#%29\CSharpProject.xproj">
|
|
<RootPath>Templates\Projects\CosmosKernel %28C#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosKernel %28C#%29\CSharpProj.vstemplate">
|
|
<RootPath>Templates\Projects\CosmosKernel %28C#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28C#%29\Kernel.ico">
|
|
<RootPath>Templates\Projects\CosmosProject %28C#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28C#%29\Readme.txt">
|
|
<RootPath>Templates\Projects\CosmosProject %28C#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28C#%29\project.json">
|
|
<RootPath>Templates\Projects\CosmosProject %28C#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28C#%29\CosmosProject.project.json">
|
|
<RootPath>Templates\Projects\CosmosProject %28C#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28C#%29\CSharpProject.xproj">
|
|
<RootPath>Templates\Projects\CosmosProject %28C#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28C#%29\CSharpProj.vstemplate">
|
|
<RootPath>Templates\Projects\CosmosProject %28C#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28C#%29\AssemblyInfo.cs">
|
|
<RootPath>Templates\Projects\CosmosProject %28C#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28C#%29\Kernel.cs">
|
|
<RootPath>Templates\Projects\CosmosProject %28C#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\Cosmos\Kernel.ico">
|
|
<RootPath>Templates\Projects\Cosmos</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\Cosmos\Cosmos.vstemplate">
|
|
<RootPath>Templates\Projects\Cosmos</RootPath>
|
|
<SubType>Designer</SubType>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\Cosmos\CosmosProject.project.json">
|
|
<RootPath>Templates\Projects\Cosmos</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28F#%29\Kernel.ico">
|
|
<RootPath>Templates\Projects\CosmosProject %28F#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28F#%29\FSharpProj.vstemplate">
|
|
<RootPath>Templates\Projects\CosmosProject %28F#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28F#%29\FSharpProject.fsproj">
|
|
<RootPath>Templates\Projects\CosmosProject %28F#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28F#%29\AssemblyInfo.fs">
|
|
<RootPath>Templates\Projects\CosmosProject %28F#%29</RootPath>
|
|
</ZipItem>
|
|
<ZipItem Include="Templates\Projects\CosmosProject %28F#%29\Kernel.fs">
|
|
<RootPath>Templates\Projects\CosmosProject %28F#%29</RootPath>
|
|
</ZipItem>
|
|
<EmbeddedResource Include="CosmosPage.resx">
|
|
<DependentUpon>CosmosPage.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="CustomPropertyPage.resx">
|
|
<DependentUpon>CustomPropertyPage.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Resources\CosmosProjectNode.bmp" />
|
|
<EmbeddedResource Include="TitleDivision.resx">
|
|
<DependentUpon>TitleDivision.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="UnsavedConfigChangesDialog.resx">
|
|
<DependentUpon>UnsavedConfigChangesDialog.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Cosmos.Build.Common\Cosmos.Build.Common.csproj">
|
|
<Project>{0462e82b-8c29-41a9-8265-9c89038adb29}</Project>
|
|
<Name>Cosmos.Build.Common</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Cosmos.Debug.Common\Cosmos.Debug.Common.csproj">
|
|
<Project>{ab24e403-54f3-4f67-b5e0-119a7227aac1}</Project>
|
|
<Name>Cosmos.Debug.Common</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<PropertyGroup>
|
|
<!--
|
|
To specify a different registry root to register your package, uncomment the TargetRegistryRoot
|
|
tag and specify a registry root in it.
|
|
<TargetRegistryRoot></TargetRegistryRoot>
|
|
-->
|
|
<RegisterOutputPackage>true</RegisterOutputPackage>
|
|
<RegisterWithCodebase>true</RegisterWithCodebase>
|
|
<ProjectBasePath>..\MPF\10.0\Src\CSharp</ProjectBasePath>
|
|
</PropertyGroup>
|
|
<!-- Uncomment to adds VS package tracing capabilities. -->
|
|
<!--
|
|
<PropertyGroup Condition="'$(Configuration)' == 'Debug'">
|
|
<DefineConstants>Enable_CCIDiagnostics;CCI_TRACING;Enable_CCIFileOutput;$(DefineConstants)</DefineConstants>
|
|
</PropertyGroup>
|
|
-->
|
|
<PropertyGroup>
|
|
<!--<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">14.0</VisualStudioVersion>-->
|
|
<VisualStudioVersion>14.0</VisualStudioVersion>
|
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v14.0</VSToolsPath>
|
|
</PropertyGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="$(VSToolsPath)\VSSDK\Microsoft.VsSDK.targets" Condition="'$(VSToolsPath)' != ''" />
|
|
<PropertyGroup>
|
|
<CreateVsixContainer>false</CreateVsixContainer>
|
|
</PropertyGroup>
|
|
<Import Project="$(ProjectBasePath)\ProjectBase.Files" />
|
|
<PropertyGroup>
|
|
<PostBuildEvent>
|
|
</PostBuildEvent>
|
|
</PropertyGroup>
|
|
<!-- 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>
|