1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" ..\packages\Microsoft.VSSDK.BuildTools.14.3.25407\build\Microsoft.VSSDK.BuildTools.props" Condition =" Exists('..\packages\Microsoft.VSSDK.BuildTools.14.3.25407\build\Microsoft.VSSDK.BuildTools.props')" />
4+ <PropertyGroup >
5+ <MinimumVisualStudioVersion >14.0</MinimumVisualStudioVersion >
6+ <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
7+ <NuGetPackageImportStamp >
8+ </NuGetPackageImportStamp >
9+ </PropertyGroup >
10+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
11+ <PropertyGroup >
12+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
13+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ <ProjectTypeGuids >{82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
16+ <ProjectGuid >{BE0B2E2F-67A7-400D-98B8-B3FD34132E30}</ProjectGuid >
17+ <OutputType >Library</OutputType >
18+ <AppDesignerFolder >Properties</AppDesignerFolder >
19+ <RootNamespace >Gcode15</RootNamespace >
20+ <AssemblyName >Gcode15</AssemblyName >
21+ <TargetFrameworkVersion >v4.5.2</TargetFrameworkVersion >
22+ <GeneratePkgDefFile >false</GeneratePkgDefFile >
23+ <IncludeAssemblyInVSIXContainer >true</IncludeAssemblyInVSIXContainer >
24+ <IncludeDebugSymbolsInVSIXContainer >true</IncludeDebugSymbolsInVSIXContainer >
25+ <IncludeDebugSymbolsInLocalVSIXDeployment >true</IncludeDebugSymbolsInLocalVSIXDeployment >
26+ <CopyBuildOutputToOutputDirectory >false</CopyBuildOutputToOutputDirectory >
27+ <CopyOutputSymbolsToOutputDirectory >false</CopyOutputSymbolsToOutputDirectory >
28+ </PropertyGroup >
29+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
30+ <DebugSymbols >true</DebugSymbols >
31+ <DebugType >full</DebugType >
32+ <Optimize >false</Optimize >
33+ <OutputPath >bin\Debug\</OutputPath >
34+ <DefineConstants >DEBUG;TRACE</DefineConstants >
35+ <ErrorReport >prompt</ErrorReport >
36+ <WarningLevel >4</WarningLevel >
37+ </PropertyGroup >
38+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
39+ <DebugType >pdbonly</DebugType >
40+ <Optimize >true</Optimize >
41+ <OutputPath >bin\Release\</OutputPath >
42+ <DefineConstants >TRACE</DefineConstants >
43+ <ErrorReport >prompt</ErrorReport >
44+ <WarningLevel >4</WarningLevel >
45+ </PropertyGroup >
46+ <ItemGroup >
47+ <Compile Include =" ..\..\GcodeClassifier.cs" />
48+ <Compile Include =" ..\..\GcodeClassifierClassificationDefinition.cs" />
49+ <Compile Include =" ..\..\GcodeClassifierFormat.cs" />
50+ <Compile Include =" ..\..\GcodeClassifierProvider.cs" />
51+ <Compile Include =" ..\..\GcodeHelper\GcodeHelper.cs" />
52+ <Compile Include =" ..\..\GcodeLanguagePackage.cs" />
53+ <Compile Include =" ..\..\GcodeTokenTag.cs" />
54+ <Compile Include =" ..\..\GcodeTokenTypes.cs" />
55+ <Compile Include =" Properties\AssemblyInfo.cs" />
56+ </ItemGroup >
57+ <ItemGroup >
58+ <None Include =" packages.config" />
59+ <None Include =" source.extension.vsixmanifest" >
60+ <SubType >Designer</SubType >
61+ </None >
62+ </ItemGroup >
63+ <ItemGroup >
64+ <Reference Include =" Microsoft.Build.Framework" />
65+ <Reference Include =" Microsoft.CSharp" />
66+ <Reference Include =" Microsoft.VisualStudio.CoreUtility, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
67+ <HintPath >..\packages\Microsoft.VisualStudio.CoreUtility.14.3.25407\lib\net45\Microsoft.VisualStudio.CoreUtility.dll</HintPath >
68+ <Private >True</Private >
69+ </Reference >
70+ <Reference Include =" Microsoft.VisualStudio.Shell.14.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
71+ <Reference Include =" Microsoft.VisualStudio.Shell.Immutable.10.0, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
72+ <Reference Include =" Microsoft.VisualStudio.Shell.Immutable.14.0, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
73+ <Reference Include =" Microsoft.VisualStudio.Text.Data, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
74+ <HintPath >..\packages\Microsoft.VisualStudio.Text.Data.14.3.25407\lib\net45\Microsoft.VisualStudio.Text.Data.dll</HintPath >
75+ <Private >True</Private >
76+ </Reference >
77+ <Reference Include =" Microsoft.VisualStudio.Text.Logic, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
78+ <HintPath >..\packages\Microsoft.VisualStudio.Text.Logic.14.3.25407\lib\net45\Microsoft.VisualStudio.Text.Logic.dll</HintPath >
79+ <Private >True</Private >
80+ </Reference >
81+ <Reference Include =" Microsoft.VisualStudio.Text.UI, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
82+ <HintPath >..\packages\Microsoft.VisualStudio.Text.UI.14.3.25407\lib\net45\Microsoft.VisualStudio.Text.UI.dll</HintPath >
83+ <Private >True</Private >
84+ </Reference >
85+ <Reference Include =" Microsoft.VisualStudio.Text.UI.Wpf, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
86+ <HintPath >..\packages\Microsoft.VisualStudio.Text.UI.Wpf.14.3.25407\lib\net45\Microsoft.VisualStudio.Text.UI.Wpf.dll</HintPath >
87+ <Private >True</Private >
88+ </Reference >
89+ <Reference Include =" Microsoft.VisualStudio.Threading, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
90+ <Reference Include =" PresentationCore" />
91+ <Reference Include =" PresentationFramework" />
92+ <Reference Include =" System" />
93+ <Reference Include =" System.ComponentModel.Composition" />
94+ <Reference Include =" System.Data" />
95+ <Reference Include =" System.Data.DataSetExtensions" />
96+ <Reference Include =" System.Xaml" />
97+ <Reference Include =" System.XML" />
98+ <Reference Include =" WindowsBase" />
99+ </ItemGroup >
100+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
101+ <Import Project =" $(VSToolsPath)\VSSDK\Microsoft.VsSDK.targets" Condition =" '$(VSToolsPath)' != ''" />
102+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
103+ <PropertyGroup >
104+ <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
105+ </PropertyGroup >
106+ <Error Condition =" !Exists('..\packages\Microsoft.VSSDK.BuildTools.14.3.25407\build\Microsoft.VSSDK.BuildTools.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.VSSDK.BuildTools.14.3.25407\build\Microsoft.VSSDK.BuildTools.props'))" />
107+ <Error Condition =" !Exists('..\packages\Microsoft.VSSDK.BuildTools.14.3.25407\build\Microsoft.VSSDK.BuildTools.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.VSSDK.BuildTools.14.3.25407\build\Microsoft.VSSDK.BuildTools.targets'))" />
108+ </Target >
109+ <Import Project =" ..\packages\Microsoft.VSSDK.BuildTools.14.3.25407\build\Microsoft.VSSDK.BuildTools.targets" Condition =" Exists('..\packages\Microsoft.VSSDK.BuildTools.14.3.25407\build\Microsoft.VSSDK.BuildTools.targets')" />
110+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
111+ Other similar extension points exist, see Microsoft.Common.targets.
112+ <Target Name="BeforeBuild">
113+ </Target>
114+ <Target Name="AfterBuild">
115+ </Target>
116+ -->
117+ </Project >
0 commit comments