Followed the rename of "Nuclex.Support (x86)" to "Nuclex.Support" is all projects referring to the support library; some minor documentation improvements; the fonts demo no longer displays text at an almost invisible transparency level
git-svn-id: file:///srv/devel/repo-conversion/nuwi@23 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
parent
4c0a432b44
commit
0d150722b1
|
@ -115,15 +115,6 @@
|
|||
<DependentUpon>TrackingBar.cs</DependentUpon>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Nuclex.Support\Nuclex.Support %28x86%29.csproj">
|
||||
<Project>{471344D7-583D-4B40-BAC4-4E85E77441A9}</Project>
|
||||
<Name>Nuclex.Support %28x86%29</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Documents\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
|
||||
<Visible>False</Visible>
|
||||
|
@ -146,6 +137,15 @@
|
|||
<Install>true</Install>
|
||||
</BootstrapperPackage>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Nuclex.Support\Nuclex.Support.csproj">
|
||||
<Project>{9118C4C7-DC1E-4BFB-A99D-2A22B7590D7F}</Project>
|
||||
<Name>Nuclex.Support</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Documents\" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<!-- 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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user