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.
8 lines
473 B
8 lines
473 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="System.Numerics.Vectors" version="4.1.1" targetFramework="net461" />
|
|
<package id="xunit.abstractions" version="2.0.0" targetFramework="net461" />
|
|
<package id="xunit.core" version="2.1.0" targetFramework="net461" />
|
|
<package id="xunit.extensibility.core" version="2.1.0" targetFramework="net461" />
|
|
<package id="xunit.extensibility.execution" version="2.1.0" targetFramework="net461" />
|
|
</packages>
|