~wesleycutting/nunitlite/work

« back to all changes in this revision

Viewing changes to src/framework/nunitlite-sl-5.0.csproj

  • Committer: Charlie Poole
  • Date: 2013-01-24 01:32:48 UTC
  • Revision ID: charlie@nunit.org-20130124013248-dh15al2hm5vcbpgl
Add CI Build target to build, using a console app to load the silverlight tests and run them

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
    <Reference Include="mscorlib" />
52
52
    <Reference Include="System.Windows" />
53
53
    <Reference Include="system" />
54
 
    <Reference Include="System.Core" />
55
54
    <Reference Include="System.Xml" />
56
55
  </ItemGroup>
57
56
  <ItemGroup>
333
332
      <SubType>Designer</SubType>
334
333
    </Page>
335
334
  </ItemGroup>
 
335
  <ItemGroup>
 
336
    <None Include="nunitlite.framework.build" />
 
337
  </ItemGroup>
336
338
  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\$(SilverlightVersion)\Microsoft.Silverlight.CSharp.targets" />
337
339
  <ProjectExtensions>
338
340
    <VisualStudio>