2018-01-26 19:46:58 +08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!--
|
|
|
|
Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
|
|
|
|
Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
|
|
|
|
-->
|
|
|
|
<packages>
|
|
|
|
<package id="DeepEqual" version="1.6.0.0" targetFramework="net461" />
|
|
|
|
<package id="JetBrains.Annotations" version="11.1.0" targetFramework="net461" />
|
|
|
|
<package id="NUnit" version="3.8.1" targetFramework="net461" />
|
|
|
|
<package id="ppy.OpenTK" version="3.0.11" targetFramework="net461" />
|
|
|
|
<package id="System.ValueTuple" version="4.4.0" targetFramework="net461" />
|
2017-09-25 11:52:01 +08:00
|
|
|
</packages>
|