diff --git a/src/iOS.Core/iOS.Core.csproj b/src/iOS.Core/iOS.Core.csproj index 285a2dd89..c0565521d 100644 --- a/src/iOS.Core/iOS.Core.csproj +++ b/src/iOS.Core/iOS.Core.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -133,5 +133,10 @@ 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/src/iOS.Core/packages.config b/src/iOS.Core/packages.config index 3586ec6be..945116040 100644 --- a/src/iOS.Core/packages.config +++ b/src/iOS.Core/packages.config @@ -9,7 +9,7 @@ - + \ No newline at end of file diff --git a/src/iOS.Extension/iOS.Extension.csproj b/src/iOS.Extension/iOS.Extension.csproj index 2e342f5bb..906625cf1 100644 --- a/src/iOS.Extension/iOS.Extension.csproj +++ b/src/iOS.Extension/iOS.Extension.csproj @@ -1,6 +1,6 @@  - + Debug iPhoneSimulator @@ -447,7 +447,12 @@ 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/src/iOS.Extension/packages.config b/src/iOS.Extension/packages.config index 7b77660af..53ff141b0 100644 --- a/src/iOS.Extension/packages.config +++ b/src/iOS.Extension/packages.config @@ -25,7 +25,7 @@ - + diff --git a/src/iOS/iOS.csproj b/src/iOS/iOS.csproj index 9a8eb5b25..c92e0815d 100644 --- a/src/iOS/iOS.csproj +++ b/src/iOS/iOS.csproj @@ -1,6 +1,6 @@  - + Debug iPhoneSimulator @@ -717,6 +717,11 @@ 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/src/iOS/packages.config b/src/iOS/packages.config index 7b77660af..53ff141b0 100644 --- a/src/iOS/packages.config +++ b/src/iOS/packages.config @@ -25,7 +25,7 @@ - + diff --git a/test/iOS.Test/iOS.Test.csproj b/test/iOS.Test/iOS.Test.csproj index 0effd4c83..6d0455250 100644 --- a/test/iOS.Test/iOS.Test.csproj +++ b/test/iOS.Test/iOS.Test.csproj @@ -1,6 +1,6 @@  - + Debug iPhoneSimulator @@ -165,5 +165,10 @@ 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/test/iOS.Test/packages.config b/test/iOS.Test/packages.config index a5de98171..b619c08ec 100644 --- a/test/iOS.Test/packages.config +++ b/test/iOS.Test/packages.config @@ -7,6 +7,6 @@ - + \ No newline at end of file