From 1a16784db9f8857ef69f20a0a82333ac7411147d Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Mon, 16 Oct 2017 14:18:01 +0900 Subject: [PATCH] Add BindingRedirects rule to fix dependency when running via nunit See https://github.com/ErikEJ/EntityFramework.SqlServerCompact/issues/463 --- osu.Game/osu.Game.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/osu.Game/osu.Game.csproj b/osu.Game/osu.Game.csproj index 2dd159188f..6c447f560e 100644 --- a/osu.Game/osu.Game.csproj +++ b/osu.Game/osu.Game.csproj @@ -23,6 +23,7 @@ LocalIntranet v4.6.1 true + true publish\ true Disk