diff --git a/osu.Game/osu.Game.csproj b/osu.Game/osu.Game.csproj
index 285e635012..0839891dd8 100644
--- a/osu.Game/osu.Game.csproj
+++ b/osu.Game/osu.Game.csproj
@@ -34,29 +34,29 @@
- ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll
+ $(SolutionDir)\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll
True
- ..\packages\ppy.OpenTK.1.1.2225.3\lib\net20\OpenTK.dll
+ $(SolutionDir)\packages\ppy.OpenTK.1.1.2225.3\lib\net20\OpenTK.dll
True
- ..\packages\SQLitePCLRaw.core.1.0.1\lib\net45\SQLitePCLRaw.core.dll
+ $(SolutionDir)\packages\SQLitePCLRaw.core.1.0.1\lib\net45\SQLitePCLRaw.core.dll
- ..\packages\SQLitePCLRaw.provider.e_sqlite3.net45.1.0.1\lib\net45\SQLitePCLRaw.provider.e_sqlite3.dll
+ $(SolutionDir)\packages\SQLitePCLRaw.provider.e_sqlite3.net45.1.0.1\lib\net45\SQLitePCLRaw.provider.e_sqlite3.dll
- ..\packages\SQLitePCLRaw.bundle_green.1.0.1\lib\net45\SQLitePCLRaw.batteries_green.dll
+ $(SolutionDir)\packages\SQLitePCLRaw.bundle_green.1.0.1\lib\net45\SQLitePCLRaw.batteries_green.dll
- ..\packages\sqlite-net-pcl.1.2.0\lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10\SQLite-net.dll
+ $(SolutionDir)\packages\sqlite-net-pcl.1.2.0\lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10\SQLite-net.dll
- ..\packages\DotNetZip.1.10.1\lib\net20\DotNetZip.dll
+ $(SolutionDir)\packages\DotNetZip.1.10.1\lib\net20\DotNetZip.dll
@@ -172,11 +172,11 @@
-
+
{c76bf5b3-985e-4d39-95fe-97c9c879b83a}
osu.Framework
-
+
{d9a367c9-4c1a-489f-9b05-a0cea2b53b58}
osu.Game.Resources
@@ -202,7 +202,7 @@
-->
-
-
-
+
+
+