diff --git a/Borepin/Borepin.iOS/Properties/AssemblyInfo.cs b/Borepin/Borepin.iOS/Properties/AssemblyInfo.cs
index 34e7a8c..626a007 100644
--- a/Borepin/Borepin.iOS/Properties/AssemblyInfo.cs
+++ b/Borepin/Borepin.iOS/Properties/AssemblyInfo.cs
@@ -1,4 +1,5 @@
-using System.Reflection;
+using System.Resources;
+using System.Reflection;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
@@ -33,3 +34,4 @@ using System.Runtime.InteropServices;
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: NeutralResourcesLanguage("en-US")]
diff --git a/Borepin/Borepin.macOS/Borepin.macOS.csproj b/Borepin/Borepin.macOS/Borepin.macOS.csproj
index cdf9677..6e766d9 100644
--- a/Borepin/Borepin.macOS/Borepin.macOS.csproj
+++ b/Borepin/Borepin.macOS/Borepin.macOS.csproj
@@ -1,6 +1,5 @@
-
Debug
AnyCPU
@@ -59,32 +58,8 @@
-
- ..\..\packages\DryIoc.dll.4.8.1\lib\netstandard2.0\DryIoc.dll
-
-
- ..\..\packages\Prism.Core.8.1.97\lib\netstandard2.0\Prism.dll
-
-
- ..\..\packages\Prism.DryIoc.Forms.8.1.97\lib\netstandard2.0\Prism.DryIoc.Forms.dll
-
-
- ..\..\packages\Prism.Forms.8.1.97\lib\netstandard2.0\Prism.Forms.dll
-
-
- ..\..\packages\Xamarin.Forms.5.0.0.2083\lib\Xamarin.Mac\Xamarin.Forms.Core.dll
-
-
- ..\..\packages\Xamarin.Forms.5.0.0.2083\lib\Xamarin.Mac\Xamarin.Forms.Platform.dll
-
-
- ..\..\packages\Xamarin.Forms.5.0.0.2083\lib\Xamarin.Mac\Xamarin.Forms.Platform.macOS.dll
-
-
- ..\..\packages\Xamarin.Forms.5.0.0.2083\lib\Xamarin.Mac\Xamarin.Forms.Xaml.dll
-
@@ -108,7 +83,6 @@
-
@@ -129,12 +103,4 @@
-
-
- This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
-
-
-
-
\ No newline at end of file
diff --git a/Borepin/Borepin.macOS/packages.config b/Borepin/Borepin.macOS/packages.config
deleted file mode 100644
index f133765..0000000
--- a/Borepin/Borepin.macOS/packages.config
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file