2016-10-24 18:57:00 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2016-12-06 09:56:20 +00:00
|
|
|
<!--
|
|
|
|
Copyright (c) 2007-2016 ppy Pty Ltd <contact@ppy.sh>.
|
|
|
|
Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
|
|
|
|
-->
|
|
|
|
|
2016-10-24 18:57:00 +00:00
|
|
|
<packages>
|
2016-10-24 19:01:04 +00:00
|
|
|
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net45" />
|
2016-11-03 23:04:39 +00:00
|
|
|
<package id="ppy.OpenTK" version="2.0.50727.1339" targetFramework="net45" />
|
2016-10-24 18:57:00 +00:00
|
|
|
<package id="SQLite.Net.Core-PCL" version="3.1.1" targetFramework="net45" />
|
2016-10-25 23:39:09 +00:00
|
|
|
<package id="SQLite.Net-PCL" version="3.1.1" targetFramework="net45" />
|
2016-10-24 18:57:00 +00:00
|
|
|
<package id="SQLiteNetExtensions" version="1.3.0" targetFramework="net45" />
|
|
|
|
</packages>
|