|
|
|
@ -1,4 +1,5 @@
@@ -1,4 +1,5 @@
|
|
|
|
|
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
|
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
|
|
|
<PropertyGroup> |
|
|
|
|
<ProjectGuid>{BF6F814C-B89F-475E-ADC4-AEE81D10CB94}</ProjectGuid> |
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|
|
|
@ -26,18 +27,6 @@
@@ -26,18 +27,6 @@
|
|
|
|
|
</PropertyGroup> |
|
|
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" /> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<Reference Include="ICSharpCode.Core"> |
|
|
|
|
<HintPath>..\..\..\bin\ICSharpCode.Core.dll</HintPath> |
|
|
|
|
<Private>False</Private> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="ICSharpCode.SharpDevelop"> |
|
|
|
|
<HintPath>..\..\..\bin\ICSharpCode.SharpDevelop.dll</HintPath> |
|
|
|
|
<Private>False</Private> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="ICSharpCode.SharpDevelop.Dom"> |
|
|
|
|
<HintPath>..\..\..\bin\ICSharpCode.SharpDevelop.Dom.dll</HintPath> |
|
|
|
|
<Private>False</Private> |
|
|
|
|
</Reference> |
|
|
|
|
<Reference Include="Microsoft.Build.Framework" /> |
|
|
|
|
<Reference Include="Microsoft.Build.Tasks.v3.5"> |
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework> |
|
|
|
|