You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
845 B
12 lines
845 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Shouldly" version="2.7.0" targetFramework="net45" />
|
|
<package id="xunit" version="2.1.0" targetFramework="net45" />
|
|
<package id="xunit.abstractions" version="2.0.0" targetFramework="net45" />
|
|
<package id="xunit.assert" version="2.1.0" targetFramework="net45" />
|
|
<package id="xunit.core" version="2.1.0" targetFramework="net45" />
|
|
<package id="xunit.extensibility.core" version="2.1.0" targetFramework="net45" />
|
|
<package id="xunit.extensibility.execution" version="2.1.0" targetFramework="net45" />
|
|
<package id="xunit.runner.console" version="2.2.0-beta1-build3239" targetFramework="net45" developmentDependency="true" />
|
|
<package id="xunit.runner.visualstudio" version="2.2.0-beta1-build1144" targetFramework="net45" developmentDependency="true" />
|
|
</packages> |