|
|
|
|
@ -29,6 +29,7 @@
@@ -29,6 +29,7 @@
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<Reference Include="Microsoft.CSharp" /> |
|
|
|
|
<Reference Include="Mono.TextTemplating"> |
|
|
|
|
<HintPath>..\..\..\Misc\TextTemplating\Project\lib\Mono.TextTemplating.dll</HintPath> |
|
|
|
|
<Private>True</Private> |
|
|
|
|
@ -36,6 +37,7 @@
@@ -36,6 +37,7 @@
|
|
|
|
|
<Reference Include="PresentationCore" /> |
|
|
|
|
<Reference Include="PresentationFramework" /> |
|
|
|
|
<Reference Include="System" /> |
|
|
|
|
<Reference Include="System.EnterpriseServices" /> |
|
|
|
|
<Reference Include="System.Management" /> |
|
|
|
|
<Reference Include="System.Web.Razor"> |
|
|
|
|
<HintPath>..\Libraries\System.Web.Razor.dll</HintPath> |
|
|
|
|
@ -227,6 +229,7 @@
@@ -227,6 +229,7 @@
|
|
|
|
|
<Compile Include="Src\WebProjectOptions\WebProjectOptionsPanel.xaml.cs"> |
|
|
|
|
<DependentUpon>WebProjectOptionsPanel.xaml</DependentUpon> |
|
|
|
|
</Compile> |
|
|
|
|
<Compile Include="Src\WebProjectService.cs" /> |
|
|
|
|
</ItemGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<Folder Include="ItemTemplates" /> |
|
|
|
|
|