mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 14:27:31 +08:00
12 lines
526 B
XML
12 lines
526 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!--
|
|
Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
|
|
Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
|
|
-->
|
|
<packages>
|
|
<package id="NUnit" version="3.5.0" targetFramework="net45" />
|
|
<package id="ppy.OpenTK" version="2.0.50727.1340" targetFramework="net45" />
|
|
<package id="SQLite.Net.Core-PCL" version="3.1.1" targetFramework="net45" />
|
|
<package id="SQLite.Net-PCL" version="3.1.1" targetFramework="net45" />
|
|
</packages> |