2016-10-25 23:39:09 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2017-02-14 07:13:25 +00:00
|
|
|
<!--
|
|
|
|
Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
|
|
|
|
Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
|
|
|
|
-->
|
2016-10-25 23:39:09 +00:00
|
|
|
<packages>
|
|
|
|
<package id="NUnit" version="3.5.0" targetFramework="net45" />
|
2016-10-26 08:31:32 +00:00
|
|
|
<package id="ppy.OpenTK" version="2.0.50727.1339" targetFramework="net45" />
|
2016-10-25 23:39:09 +00:00
|
|
|
<package id="SQLite.Net.Core-PCL" version="3.1.1" targetFramework="net45" />
|
|
|
|
<package id="SQLite.Net-PCL" version="3.1.1" targetFramework="net45" />
|
2016-10-21 09:25:22 +00:00
|
|
|
</packages>
|