From ac9bf2233a337c613050684d110fbe3e624048e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enner=20P=C3=A9rez?= Date: Sun, 15 Mar 2020 04:53:17 -0500 Subject: [PATCH] Examples Nuget Fix --- src/Examples/NETCORE10/NETCORE10.csproj | 7 ------- src/Examples/NETCORE11/NETCORE11.csproj | 7 ------- src/Examples/NETCORE20/NETCORE20.csproj | 7 ------- src/Examples/NETCORE21/NETCORE21.csproj | 7 ------- src/Examples/NETCORE22/NETCORE22.csproj | 7 ------- src/Examples/NETCORE30/NETCORE30.csproj | 7 ------- src/Examples/NETCORE31/NETCORE31.csproj | 7 ------- src/Examples/NETFX20/NETFX20.csproj | 10 ---------- src/Examples/NETFX20/packages.config | 4 ---- src/Examples/NETFX30/NETFX30.csproj | 10 ---------- src/Examples/NETFX30/packages.config | 4 ---- src/Examples/NETFX35/NETFX35.csproj | 10 ---------- src/Examples/NETFX35/packages.config | 4 ---- src/Examples/NETFX40/NETFX40.csproj | 10 ---------- src/Examples/NETFX40/packages.config | 4 ---- src/Examples/NETFX45/NETFX45.csproj | 10 ---------- src/Examples/NETFX45/packages.config | 4 ---- src/Examples/NETFX451/NETFX451.csproj | 10 ---------- src/Examples/NETFX451/packages.config | 4 ---- src/Examples/NETFX452/NETFX452.csproj | 10 ---------- src/Examples/NETFX452/packages.config | 4 ---- src/Examples/NETFX46/NETFX46.csproj | 10 ---------- src/Examples/NETFX46/packages.config | 4 ---- src/Examples/NETFX461/NETFX461.csproj | 10 ---------- src/Examples/NETFX461/packages.config | 4 ---- src/Examples/NETFX462/NETFX462.csproj | 10 ---------- src/Examples/NETFX462/packages.config | 4 ---- src/Examples/NETFX47/NETFX47.csproj | 10 ---------- src/Examples/NETFX47/packages.config | 4 ---- src/Examples/NETFX471/NETFX471.csproj | 10 ---------- src/Examples/NETFX471/packages.config | 4 ---- src/Examples/NETFX472/NETFX472.csproj | 10 ---------- src/Examples/NETFX472/packages.config | 4 ---- src/Examples/NETFX48/NETFX48.csproj | 10 ---------- src/Examples/NETFX48/packages.config | 4 ---- src/Examples/NETFX_PCL/NETFX_PCL.csproj | 10 ---------- src/Examples/NETFX_PCL/packages.config | 4 ---- src/Examples/NETSTANDARD10/NETSTANDARD10.csproj | 7 ------- src/Examples/NETSTANDARD11/NETSTANDARD11.csproj | 7 ------- src/Examples/NETSTANDARD12/NETSTANDARD12.csproj | 7 ------- src/Examples/NETSTANDARD13/NETSTANDARD13.csproj | 7 ------- src/Examples/NETSTANDARD14/NETSTANDARD14.csproj | 7 ------- src/Examples/NETSTANDARD15/NETSTANDARD15.csproj | 7 ------- src/Examples/NETSTANDARD16/NETSTANDARD16.csproj | 7 ------- src/Examples/NETSTANDARD20/NETSTANDARD20.csproj | 7 ------- src/Examples/NETSTANDARD21/NETSTANDARD21.csproj | 7 ------- src/Examples/XAMARIN_DROID/XAMARIN_DROID.csproj | 10 ---------- src/Examples/XAMARIN_DROID/packages.config | 4 ---- src/Examples/XAMARIN_IOS/XAMARIN_IOS.csproj | 10 ---------- src/Examples/XAMARIN_IOS/packages.config | 4 ---- 50 files changed, 350 deletions(-) delete mode 100644 src/Examples/NETFX20/packages.config delete mode 100644 src/Examples/NETFX30/packages.config delete mode 100644 src/Examples/NETFX35/packages.config delete mode 100644 src/Examples/NETFX40/packages.config delete mode 100644 src/Examples/NETFX45/packages.config delete mode 100644 src/Examples/NETFX451/packages.config delete mode 100644 src/Examples/NETFX452/packages.config delete mode 100644 src/Examples/NETFX46/packages.config delete mode 100644 src/Examples/NETFX461/packages.config delete mode 100644 src/Examples/NETFX462/packages.config delete mode 100644 src/Examples/NETFX47/packages.config delete mode 100644 src/Examples/NETFX471/packages.config delete mode 100644 src/Examples/NETFX472/packages.config delete mode 100644 src/Examples/NETFX48/packages.config delete mode 100644 src/Examples/NETFX_PCL/packages.config delete mode 100644 src/Examples/XAMARIN_DROID/packages.config delete mode 100644 src/Examples/XAMARIN_IOS/packages.config diff --git a/src/Examples/NETCORE10/NETCORE10.csproj b/src/Examples/NETCORE10/NETCORE10.csproj index a4d8e7b..e05f4ac 100644 --- a/src/Examples/NETCORE10/NETCORE10.csproj +++ b/src/Examples/NETCORE10/NETCORE10.csproj @@ -11,11 +11,4 @@ Properties\AssemblyInfo.cs - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - \ No newline at end of file diff --git a/src/Examples/NETCORE11/NETCORE11.csproj b/src/Examples/NETCORE11/NETCORE11.csproj index 55114a6..f4624f9 100644 --- a/src/Examples/NETCORE11/NETCORE11.csproj +++ b/src/Examples/NETCORE11/NETCORE11.csproj @@ -11,11 +11,4 @@ Properties\AssemblyInfo.cs - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - \ No newline at end of file diff --git a/src/Examples/NETCORE20/NETCORE20.csproj b/src/Examples/NETCORE20/NETCORE20.csproj index 97fe3bc..7677c8b 100644 --- a/src/Examples/NETCORE20/NETCORE20.csproj +++ b/src/Examples/NETCORE20/NETCORE20.csproj @@ -11,11 +11,4 @@ Properties\AssemblyInfo.cs - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - \ No newline at end of file diff --git a/src/Examples/NETCORE21/NETCORE21.csproj b/src/Examples/NETCORE21/NETCORE21.csproj index 0a4b21e..a470bca 100644 --- a/src/Examples/NETCORE21/NETCORE21.csproj +++ b/src/Examples/NETCORE21/NETCORE21.csproj @@ -11,11 +11,4 @@ Properties\AssemblyInfo.cs - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - \ No newline at end of file diff --git a/src/Examples/NETCORE22/NETCORE22.csproj b/src/Examples/NETCORE22/NETCORE22.csproj index 21a88f5..365050d 100644 --- a/src/Examples/NETCORE22/NETCORE22.csproj +++ b/src/Examples/NETCORE22/NETCORE22.csproj @@ -11,11 +11,4 @@ Properties\AssemblyInfo.cs - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - \ No newline at end of file diff --git a/src/Examples/NETCORE30/NETCORE30.csproj b/src/Examples/NETCORE30/NETCORE30.csproj index de06308..956383f 100644 --- a/src/Examples/NETCORE30/NETCORE30.csproj +++ b/src/Examples/NETCORE30/NETCORE30.csproj @@ -11,11 +11,4 @@ Properties\AssemblyInfo.cs - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - \ No newline at end of file diff --git a/src/Examples/NETCORE31/NETCORE31.csproj b/src/Examples/NETCORE31/NETCORE31.csproj index cd1c088..1101717 100644 --- a/src/Examples/NETCORE31/NETCORE31.csproj +++ b/src/Examples/NETCORE31/NETCORE31.csproj @@ -11,11 +11,4 @@ Properties\AssemblyInfo.cs - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - \ No newline at end of file diff --git a/src/Examples/NETFX20/NETFX20.csproj b/src/Examples/NETFX20/NETFX20.csproj index c9dfed7..0a117a6 100644 --- a/src/Examples/NETFX20/NETFX20.csproj +++ b/src/Examples/NETFX20/NETFX20.csproj @@ -41,15 +41,5 @@ Properties\AssemblyInfo.cs - - - - - - - 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/Examples/NETFX20/packages.config b/src/Examples/NETFX20/packages.config deleted file mode 100644 index cb7fd41..0000000 --- a/src/Examples/NETFX20/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/Examples/NETFX30/NETFX30.csproj b/src/Examples/NETFX30/NETFX30.csproj index 12f554b..ea40e0c 100644 --- a/src/Examples/NETFX30/NETFX30.csproj +++ b/src/Examples/NETFX30/NETFX30.csproj @@ -42,15 +42,5 @@ Properties\AssemblyInfo.cs - - - - - - - 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/Examples/NETFX30/packages.config b/src/Examples/NETFX30/packages.config deleted file mode 100644 index 7f90bb5..0000000 --- a/src/Examples/NETFX30/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/Examples/NETFX35/NETFX35.csproj b/src/Examples/NETFX35/NETFX35.csproj index ffe7dc1..91b14f0 100644 --- a/src/Examples/NETFX35/NETFX35.csproj +++ b/src/Examples/NETFX35/NETFX35.csproj @@ -42,15 +42,5 @@ Properties\AssemblyInfo.cs - - - - - - - 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/Examples/NETFX35/packages.config b/src/Examples/NETFX35/packages.config deleted file mode 100644 index d7ff79a..0000000 --- a/src/Examples/NETFX35/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/Examples/NETFX40/NETFX40.csproj b/src/Examples/NETFX40/NETFX40.csproj index 4c17b61..e3f70f9 100644 --- a/src/Examples/NETFX40/NETFX40.csproj +++ b/src/Examples/NETFX40/NETFX40.csproj @@ -45,15 +45,5 @@ Properties\AssemblyInfo.cs - - - - - - - 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/Examples/NETFX40/packages.config b/src/Examples/NETFX40/packages.config deleted file mode 100644 index 6f8d734..0000000 --- a/src/Examples/NETFX40/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/Examples/NETFX45/NETFX45.csproj b/src/Examples/NETFX45/NETFX45.csproj index 14cd3cd..97dad6f 100644 --- a/src/Examples/NETFX45/NETFX45.csproj +++ b/src/Examples/NETFX45/NETFX45.csproj @@ -48,15 +48,5 @@ Properties\AssemblyInfo.cs - - - - - - - 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/Examples/NETFX45/packages.config b/src/Examples/NETFX45/packages.config deleted file mode 100644 index 57ad811..0000000 --- a/src/Examples/NETFX45/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/Examples/NETFX451/NETFX451.csproj b/src/Examples/NETFX451/NETFX451.csproj index ef06cee..634760c 100644 --- a/src/Examples/NETFX451/NETFX451.csproj +++ b/src/Examples/NETFX451/NETFX451.csproj @@ -48,15 +48,5 @@ Properties\AssemblyInfo.cs - - - - - - - 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/Examples/NETFX451/packages.config b/src/Examples/NETFX451/packages.config deleted file mode 100644 index e0f6d27..0000000 --- a/src/Examples/NETFX451/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/Examples/NETFX452/NETFX452.csproj b/src/Examples/NETFX452/NETFX452.csproj index 5ea36b3..3b4c159 100644 --- a/src/Examples/NETFX452/NETFX452.csproj +++ b/src/Examples/NETFX452/NETFX452.csproj @@ -48,15 +48,5 @@ Properties\AssemblyInfo.cs - - - - - - - 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/Examples/NETFX452/packages.config b/src/Examples/NETFX452/packages.config deleted file mode 100644 index 760502e..0000000 --- a/src/Examples/NETFX452/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/Examples/NETFX46/NETFX46.csproj b/src/Examples/NETFX46/NETFX46.csproj index 5d67d0f..619fa77 100644 --- a/src/Examples/NETFX46/NETFX46.csproj +++ b/src/Examples/NETFX46/NETFX46.csproj @@ -48,15 +48,5 @@ Properties\AssemblyInfo.cs - - - - - - - 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/Examples/NETFX46/packages.config b/src/Examples/NETFX46/packages.config deleted file mode 100644 index c581605..0000000 --- a/src/Examples/NETFX46/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/Examples/NETFX461/NETFX461.csproj b/src/Examples/NETFX461/NETFX461.csproj index 75ea81d..81b512c 100644 --- a/src/Examples/NETFX461/NETFX461.csproj +++ b/src/Examples/NETFX461/NETFX461.csproj @@ -48,15 +48,5 @@ Properties\AssemblyInfo.cs - - - - - - - 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/Examples/NETFX461/packages.config b/src/Examples/NETFX461/packages.config deleted file mode 100644 index 8e69174..0000000 --- a/src/Examples/NETFX461/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/Examples/NETFX462/NETFX462.csproj b/src/Examples/NETFX462/NETFX462.csproj index 933a420..9ba8fe9 100644 --- a/src/Examples/NETFX462/NETFX462.csproj +++ b/src/Examples/NETFX462/NETFX462.csproj @@ -48,15 +48,5 @@ Properties\AssemblyInfo.cs - - - - - - - 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/Examples/NETFX462/packages.config b/src/Examples/NETFX462/packages.config deleted file mode 100644 index c1c9f1c..0000000 --- a/src/Examples/NETFX462/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/Examples/NETFX47/NETFX47.csproj b/src/Examples/NETFX47/NETFX47.csproj index 7a59a15..46deeb4 100644 --- a/src/Examples/NETFX47/NETFX47.csproj +++ b/src/Examples/NETFX47/NETFX47.csproj @@ -46,15 +46,5 @@ Properties\AssemblyInfo.cs - - - - - - - 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/Examples/NETFX47/packages.config b/src/Examples/NETFX47/packages.config deleted file mode 100644 index 8e7880f..0000000 --- a/src/Examples/NETFX47/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/Examples/NETFX471/NETFX471.csproj b/src/Examples/NETFX471/NETFX471.csproj index 9924f4d..296d053 100644 --- a/src/Examples/NETFX471/NETFX471.csproj +++ b/src/Examples/NETFX471/NETFX471.csproj @@ -47,15 +47,5 @@ Properties\AssemblyInfo.cs - - - - - - - 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/Examples/NETFX471/packages.config b/src/Examples/NETFX471/packages.config deleted file mode 100644 index 7683a03..0000000 --- a/src/Examples/NETFX471/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/Examples/NETFX472/NETFX472.csproj b/src/Examples/NETFX472/NETFX472.csproj index ac92cfe..a40247f 100644 --- a/src/Examples/NETFX472/NETFX472.csproj +++ b/src/Examples/NETFX472/NETFX472.csproj @@ -47,15 +47,5 @@ Properties\AssemblyInfo.cs - - - - - - - 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/Examples/NETFX472/packages.config b/src/Examples/NETFX472/packages.config deleted file mode 100644 index 4323f2d..0000000 --- a/src/Examples/NETFX472/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/Examples/NETFX48/NETFX48.csproj b/src/Examples/NETFX48/NETFX48.csproj index fe3f40e..185a50f 100644 --- a/src/Examples/NETFX48/NETFX48.csproj +++ b/src/Examples/NETFX48/NETFX48.csproj @@ -47,15 +47,5 @@ Properties\AssemblyInfo.cs - - - - - - - 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/Examples/NETFX48/packages.config b/src/Examples/NETFX48/packages.config deleted file mode 100644 index 09e4f9a..0000000 --- a/src/Examples/NETFX48/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/Examples/NETFX_PCL/NETFX_PCL.csproj b/src/Examples/NETFX_PCL/NETFX_PCL.csproj index f0abb9f..1cc1cc1 100644 --- a/src/Examples/NETFX_PCL/NETFX_PCL.csproj +++ b/src/Examples/NETFX_PCL/NETFX_PCL.csproj @@ -40,15 +40,5 @@ Properties\AssemblyInfo.cs - - - - - - - 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/Examples/NETFX_PCL/packages.config b/src/Examples/NETFX_PCL/packages.config deleted file mode 100644 index a847619..0000000 --- a/src/Examples/NETFX_PCL/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/Examples/NETSTANDARD10/NETSTANDARD10.csproj b/src/Examples/NETSTANDARD10/NETSTANDARD10.csproj index 0e841aa..55d5075 100644 --- a/src/Examples/NETSTANDARD10/NETSTANDARD10.csproj +++ b/src/Examples/NETSTANDARD10/NETSTANDARD10.csproj @@ -11,11 +11,4 @@ Properties\AssemblyInfo.cs - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - \ No newline at end of file diff --git a/src/Examples/NETSTANDARD11/NETSTANDARD11.csproj b/src/Examples/NETSTANDARD11/NETSTANDARD11.csproj index 79d2e53..2c29ddc 100644 --- a/src/Examples/NETSTANDARD11/NETSTANDARD11.csproj +++ b/src/Examples/NETSTANDARD11/NETSTANDARD11.csproj @@ -11,11 +11,4 @@ Properties\AssemblyInfo.cs - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - \ No newline at end of file diff --git a/src/Examples/NETSTANDARD12/NETSTANDARD12.csproj b/src/Examples/NETSTANDARD12/NETSTANDARD12.csproj index 0196a55..ebb01c3 100644 --- a/src/Examples/NETSTANDARD12/NETSTANDARD12.csproj +++ b/src/Examples/NETSTANDARD12/NETSTANDARD12.csproj @@ -11,11 +11,4 @@ Properties\AssemblyInfo.cs - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - \ No newline at end of file diff --git a/src/Examples/NETSTANDARD13/NETSTANDARD13.csproj b/src/Examples/NETSTANDARD13/NETSTANDARD13.csproj index b71fed8..ae07313 100644 --- a/src/Examples/NETSTANDARD13/NETSTANDARD13.csproj +++ b/src/Examples/NETSTANDARD13/NETSTANDARD13.csproj @@ -11,11 +11,4 @@ Properties\AssemblyInfo.cs - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - \ No newline at end of file diff --git a/src/Examples/NETSTANDARD14/NETSTANDARD14.csproj b/src/Examples/NETSTANDARD14/NETSTANDARD14.csproj index 16d20bb..f7c77e3 100644 --- a/src/Examples/NETSTANDARD14/NETSTANDARD14.csproj +++ b/src/Examples/NETSTANDARD14/NETSTANDARD14.csproj @@ -11,11 +11,4 @@ Properties\AssemblyInfo.cs - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - \ No newline at end of file diff --git a/src/Examples/NETSTANDARD15/NETSTANDARD15.csproj b/src/Examples/NETSTANDARD15/NETSTANDARD15.csproj index 202633e..d70775a 100644 --- a/src/Examples/NETSTANDARD15/NETSTANDARD15.csproj +++ b/src/Examples/NETSTANDARD15/NETSTANDARD15.csproj @@ -11,11 +11,4 @@ Properties\AssemblyInfo.cs - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - \ No newline at end of file diff --git a/src/Examples/NETSTANDARD16/NETSTANDARD16.csproj b/src/Examples/NETSTANDARD16/NETSTANDARD16.csproj index 0a3c221..d9f7b74 100644 --- a/src/Examples/NETSTANDARD16/NETSTANDARD16.csproj +++ b/src/Examples/NETSTANDARD16/NETSTANDARD16.csproj @@ -11,11 +11,4 @@ Properties\AssemblyInfo.cs - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - \ No newline at end of file diff --git a/src/Examples/NETSTANDARD20/NETSTANDARD20.csproj b/src/Examples/NETSTANDARD20/NETSTANDARD20.csproj index 707425b..72e2402 100644 --- a/src/Examples/NETSTANDARD20/NETSTANDARD20.csproj +++ b/src/Examples/NETSTANDARD20/NETSTANDARD20.csproj @@ -11,11 +11,4 @@ Properties\AssemblyInfo.cs - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - \ No newline at end of file diff --git a/src/Examples/NETSTANDARD21/NETSTANDARD21.csproj b/src/Examples/NETSTANDARD21/NETSTANDARD21.csproj index 42d83a7..d2bf7fe 100644 --- a/src/Examples/NETSTANDARD21/NETSTANDARD21.csproj +++ b/src/Examples/NETSTANDARD21/NETSTANDARD21.csproj @@ -11,11 +11,4 @@ Properties\AssemblyInfo.cs - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - \ No newline at end of file diff --git a/src/Examples/XAMARIN_DROID/XAMARIN_DROID.csproj b/src/Examples/XAMARIN_DROID/XAMARIN_DROID.csproj index 24f49e3..6810857 100644 --- a/src/Examples/XAMARIN_DROID/XAMARIN_DROID.csproj +++ b/src/Examples/XAMARIN_DROID/XAMARIN_DROID.csproj @@ -49,15 +49,5 @@ Properties\AssemblyInfo.cs - - - - - - - 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/Examples/XAMARIN_DROID/packages.config b/src/Examples/XAMARIN_DROID/packages.config deleted file mode 100644 index c459ac3..0000000 --- a/src/Examples/XAMARIN_DROID/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/Examples/XAMARIN_IOS/XAMARIN_IOS.csproj b/src/Examples/XAMARIN_IOS/XAMARIN_IOS.csproj index 2089250..afa9dbb 100644 --- a/src/Examples/XAMARIN_IOS/XAMARIN_IOS.csproj +++ b/src/Examples/XAMARIN_IOS/XAMARIN_IOS.csproj @@ -45,15 +45,5 @@ Properties\AssemblyInfo.cs - - - - - - - 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/Examples/XAMARIN_IOS/packages.config b/src/Examples/XAMARIN_IOS/packages.config deleted file mode 100644 index c8a3994..0000000 --- a/src/Examples/XAMARIN_IOS/packages.config +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file