From 25da8fba00393d2a99406ac284a6a832fcb98911 Mon Sep 17 00:00:00 2001 From: Imran Akram Date: Thu, 1 Jul 2021 17:43:07 +0200 Subject: [PATCH] Updated dependencies without SQL Lite due to a compatibility issue CrmSdk to v9 --- ...or.Xrm.Persistent.Collections.Tests.csproj | 293 +++++++++--------- .../packages.config | 44 +-- ...nofactor.Xrm.Persistent.Collections.csproj | 253 +++++++-------- .../packages.config | 26 +- 4 files changed, 309 insertions(+), 307 deletions(-) diff --git a/src/Innofactor.Xrm.Persistent.Collections.Tests/Innofactor.Xrm.Persistent.Collections.Tests.csproj b/src/Innofactor.Xrm.Persistent.Collections.Tests/Innofactor.Xrm.Persistent.Collections.Tests.csproj index 8dd450d..bacd3e4 100644 --- a/src/Innofactor.Xrm.Persistent.Collections.Tests/Innofactor.Xrm.Persistent.Collections.Tests.csproj +++ b/src/Innofactor.Xrm.Persistent.Collections.Tests/Innofactor.Xrm.Persistent.Collections.Tests.csproj @@ -1,147 +1,148 @@ - - - - - - - - - - Debug - AnyCPU - {9A55B207-FF9A-479B-9A63-1B03531A5AA3} - Library - Properties - Innofactor.Xrm.Persistent.Collections.Tests - Innofactor.Xrm.Persistent.Collections.Tests - v4.5.2 - 512 - {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - 15.0 - $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - $(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages - False - UnitTest - - - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - false - - - - - - - - ..\..\packages\Xrm.Json.Serialization.1.2020.2.4\lib\net452\Innofactor.Xrm.Json.Serialization.dll - - - ..\..\packages\Microsoft.CrmSdk.CoreAssemblies.8.2.0.2\lib\net452\Microsoft.Crm.Sdk.Proxy.dll - - - ..\..\packages\Microsoft.IdentityModel.6.1.7600.16394\lib\net35\Microsoft.IdentityModel.dll - - - ..\..\packages\Microsoft.CrmSdk.CoreAssemblies.8.2.0.2\lib\net452\Microsoft.Xrm.Sdk.dll - - - ..\..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll - - - ..\..\packages\sqlite-net-pcl.1.6.292\lib\netstandard1.1\SQLite-net.dll - - - ..\..\packages\SQLitePCLRaw.bundle_green.1.1.13\lib\net45\SQLitePCLRaw.batteries_green.dll - - - ..\..\packages\SQLitePCLRaw.bundle_green.1.1.13\lib\net45\SQLitePCLRaw.batteries_v2.dll - - - ..\..\packages\SQLitePCLRaw.core.1.1.13\lib\net45\SQLitePCLRaw.core.dll - - - ..\..\packages\SQLitePCLRaw.provider.e_sqlite3.net45.1.1.13\lib\net45\SQLitePCLRaw.provider.e_sqlite3.dll - - - - - - - - - - - - - - - ..\..\packages\xunit.abstractions.2.0.3\lib\net35\xunit.abstractions.dll - - - ..\..\packages\xunit.assert.2.4.1\lib\netstandard1.1\xunit.assert.dll - - - ..\..\packages\xunit.extensibility.core.2.4.1\lib\net452\xunit.core.dll - - - ..\..\packages\xunit.extensibility.execution.2.4.1\lib\net452\xunit.execution.desktop.dll - - - - - - - - - - Always - - - - - {e7314541-3d26-4c7b-aa5a-50c8e5635a25} - Innofactor.Xrm.Persistent.Collections - - - - - - - - - - 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}. - - - - - - - - - - - - - - - + + + + + + + + + + Debug + AnyCPU + {9A55B207-FF9A-479B-9A63-1B03531A5AA3} + Library + Properties + Innofactor.Xrm.Persistent.Collections.Tests + Innofactor.Xrm.Persistent.Collections.Tests + v4.6.2 + 512 + {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 15.0 + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) + $(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages + False + UnitTest + + + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + false + + + + + + + + ..\..\packages\Xrm.Json.Serialization.1.2021.7.2\lib\net462\Innofactor.Xrm.Json.Serialization.dll + + + ..\..\packages\Microsoft.CrmSdk.CoreAssemblies.9.0.2.34\lib\net462\Microsoft.Crm.Sdk.Proxy.dll + + + ..\..\packages\Microsoft.IdentityModel.7.0.0\lib\net35\microsoft.identitymodel.dll + + + ..\..\packages\Microsoft.CrmSdk.CoreAssemblies.9.0.2.34\lib\net462\Microsoft.Xrm.Sdk.dll + + + ..\..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + + + ..\..\packages\sqlite-net-pcl.1.6.292\lib\netstandard1.1\SQLite-net.dll + + + ..\..\packages\SQLitePCLRaw.bundle_green.1.1.13\lib\net45\SQLitePCLRaw.batteries_green.dll + + + ..\..\packages\SQLitePCLRaw.bundle_green.1.1.13\lib\net45\SQLitePCLRaw.batteries_v2.dll + + + ..\..\packages\SQLitePCLRaw.core.1.1.13\lib\net45\SQLitePCLRaw.core.dll + + + ..\..\packages\SQLitePCLRaw.provider.e_sqlite3.net45.1.1.13\lib\net45\SQLitePCLRaw.provider.e_sqlite3.dll + + + + + + + + + + + + + + + ..\..\packages\xunit.abstractions.2.0.3\lib\net35\xunit.abstractions.dll + + + ..\..\packages\xunit.assert.2.4.1\lib\netstandard1.1\xunit.assert.dll + + + ..\..\packages\xunit.extensibility.core.2.4.1\lib\net452\xunit.core.dll + + + ..\..\packages\xunit.extensibility.execution.2.4.1\lib\net452\xunit.execution.desktop.dll + + + + + + + + + + Always + + + + + {e7314541-3d26-4c7b-aa5a-50c8e5635a25} + Innofactor.Xrm.Persistent.Collections + + + + + + + + + + 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/Innofactor.Xrm.Persistent.Collections.Tests/packages.config b/src/Innofactor.Xrm.Persistent.Collections.Tests/packages.config index b183f73..9a9fa77 100644 --- a/src/Innofactor.Xrm.Persistent.Collections.Tests/packages.config +++ b/src/Innofactor.Xrm.Persistent.Collections.Tests/packages.config @@ -1,23 +1,23 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Innofactor.Xrm.Persistent.Collections/Innofactor.Xrm.Persistent.Collections.csproj b/src/Innofactor.Xrm.Persistent.Collections/Innofactor.Xrm.Persistent.Collections.csproj index 06b0117..ea46a2e 100644 --- a/src/Innofactor.Xrm.Persistent.Collections/Innofactor.Xrm.Persistent.Collections.csproj +++ b/src/Innofactor.Xrm.Persistent.Collections/Innofactor.Xrm.Persistent.Collections.csproj @@ -1,127 +1,128 @@ - - - - - Debug - AnyCPU - {E7314541-3D26-4C7B-AA5A-50C8E5635A25} - Library - Properties - Innofactor.Xrm.Persistent.Collections - Innofactor.Xrm.Persistent.Collections - v4.5.2 - 512 - true - - - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - false - - - - - - - - ..\..\packages\Xrm.Json.Serialization.1.2020.2.4\lib\net452\Innofactor.Xrm.Json.Serialization.dll - - - ..\..\packages\Microsoft.CrmSdk.CoreAssemblies.8.2.0.2\lib\net452\Microsoft.Crm.Sdk.Proxy.dll - - - ..\..\packages\Microsoft.IdentityModel.6.1.7600.16394\lib\net35\Microsoft.IdentityModel.dll - - - ..\..\packages\Microsoft.CrmSdk.CoreAssemblies.8.2.0.2\lib\net452\Microsoft.Xrm.Sdk.dll - - - ..\..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll - - - ..\..\packages\sqlite-net-pcl.1.6.292\lib\netstandard1.1\SQLite-net.dll - - - ..\..\packages\SQLitePCLRaw.bundle_green.1.1.13\lib\net45\SQLitePCLRaw.batteries_green.dll - - - ..\..\packages\SQLitePCLRaw.bundle_green.1.1.13\lib\net45\SQLitePCLRaw.batteries_v2.dll - - - ..\..\packages\SQLitePCLRaw.core.1.1.13\lib\net45\SQLitePCLRaw.core.dll - - - ..\..\packages\SQLitePCLRaw.provider.e_sqlite3.net45.1.1.13\lib\net45\SQLitePCLRaw.provider.e_sqlite3.dll - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 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}. - - - - - - - + + + + + Debug + AnyCPU + {E7314541-3D26-4C7B-AA5A-50C8E5635A25} + Library + Properties + Innofactor.Xrm.Persistent.Collections + Innofactor.Xrm.Persistent.Collections + v4.6.2 + 512 + true + + + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + false + + + + + + + + ..\..\packages\Xrm.Json.Serialization.1.2021.7.2\lib\net462\Innofactor.Xrm.Json.Serialization.dll + + + ..\..\packages\Microsoft.CrmSdk.CoreAssemblies.9.0.2.34\lib\net462\Microsoft.Crm.Sdk.Proxy.dll + + + ..\..\packages\Microsoft.IdentityModel.7.0.0\lib\net35\microsoft.identitymodel.dll + + + ..\..\packages\Microsoft.CrmSdk.CoreAssemblies.9.0.2.34\lib\net462\Microsoft.Xrm.Sdk.dll + + + ..\..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + + + ..\..\packages\sqlite-net-pcl.1.6.292\lib\netstandard1.1\SQLite-net.dll + + + ..\..\packages\SQLitePCLRaw.bundle_green.1.1.13\lib\net45\SQLitePCLRaw.batteries_green.dll + + + ..\..\packages\SQLitePCLRaw.bundle_green.1.1.13\lib\net45\SQLitePCLRaw.batteries_v2.dll + + + ..\..\packages\SQLitePCLRaw.core.1.1.13\lib\net45\SQLitePCLRaw.core.dll + + + ..\..\packages\SQLitePCLRaw.provider.e_sqlite3.net45.1.1.13\lib\net45\SQLitePCLRaw.provider.e_sqlite3.dll + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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/Innofactor.Xrm.Persistent.Collections/packages.config b/src/Innofactor.Xrm.Persistent.Collections/packages.config index 9ca3de0..bc82e6e 100644 --- a/src/Innofactor.Xrm.Persistent.Collections/packages.config +++ b/src/Innofactor.Xrm.Persistent.Collections/packages.config @@ -1,14 +1,14 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + \ No newline at end of file