--- trunk/MSBuild_CurrentVersion/MSBuild_CurrentVersion.csproj 2012/05/11 11:18:35 137 +++ trunk/MSBuild_CurrentVersion/MSBuild_CurrentVersion.csproj 2012/05/11 11:27:43 138 @@ -67,9 +67,6 @@ <Reference Include="Microsoft.CSharp" /> <Reference Include="System.Data" /> <Reference Include="System.Xml" /> - <Reference Include="WeifenLuo.WinFormsUI.Docking"> - <HintPath>..\deps\WeifenLuo.WinFormsUI.Docking\WeifenLuo.WinFormsUI.Docking.dll</HintPath> - </Reference> </ItemGroup> <ItemGroup> <Compile Include="Program.cs" /> @@ -125,9 +122,6 @@ <Link>ManagedWinapiNativeHelper.dll</Link> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> - <Content Include="..\deps\WeifenLuo.WinFormsUI.Docking\WeifenLuo.WinFormsUI.Docking-license.txt"> - <Link>WeifenLuo.WinFormsUI.Docking-license.txt</Link> - </Content> <Content Include="bin\Debug\current-version.txt" /> </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |