Upgraded to NUnit 2.4.0

git-svn-id: file:///srv/devel/repo-conversion/nuwi@3 d2e56fa2-650e-0410-a79f-9358c0239efd
This commit is contained in:
Markus Ewald 2007-04-13 19:31:53 +00:00
parent ed2eb1443e
commit f36cfeb68f
2 changed files with 20 additions and 5 deletions

View file

@ -81,6 +81,22 @@
<XNAUseContentPipeline>false</XNAUseContentPipeline>
<Name>EmbeddedControlCollection</Name>
</Compile>
<Compile Include="Source\TrackingBar\TrackingBar.cs">
<XNAUseContentPipeline>false</XNAUseContentPipeline>
<Name>TrackingBar</Name>
<SubType>Component</SubType>
</Compile>
<Compile Include="Source\TrackingBar\TrackingBar.Designer.cs">
<DependentUpon>TrackingBar.cs</DependentUpon>
<XNAUseContentPipeline>false</XNAUseContentPipeline>
<Name>TrackingBar.Designer</Name>
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Nuclex.Support\Nuclex.Support %28PC%29.csproj">
<Project>{A696702E-AFAD-45E7-88FA-1E2520E5E746}</Project>
<Name>Nuclex.Support %28PC%29</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA\Game Studio Express\v1.0\Microsoft.Xna.ContentPipeline.targets" />