diff --git a/Demos.Android/Demos.Android.csproj b/Demos.Android/Demos.Android.csproj index ccee7e6..efa5477 100644 --- a/Demos.Android/Demos.Android.csproj +++ b/Demos.Android/Demos.Android.csproj @@ -63,6 +63,10 @@ $(MonoGameInstallDirectory)\MonoGame\v3.0\Assemblies\Android\MonoGame.Framework.dll + + ..\packages\TextCopy.3.0.0\lib\netstandard2.1\TextCopy.dll + True + diff --git a/Demos.Android/packages.config b/Demos.Android/packages.config index d0f7262..6471cfa 100644 --- a/Demos.Android/packages.config +++ b/Demos.Android/packages.config @@ -3,4 +3,5 @@ + \ No newline at end of file