mirror of https://github.com/SixLabors/ImageSharp
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.
9 lines
489 B
9 lines
489 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="xunit" version="2.0.0" targetFramework="net45" />
|
|
<package id="xunit.abstractions" version="2.0.0" targetFramework="net45" />
|
|
<package id="xunit.assert" version="2.0.0" targetFramework="net45" />
|
|
<package id="xunit.core" version="2.0.0" targetFramework="net45" />
|
|
<package id="xunit.extensibility.core" version="2.0.0" targetFramework="net45" />
|
|
<package id="xunit.runner.console" version="2.0.0" />
|
|
</packages>
|