Service update, import changes from web_portal

This commit is contained in:
Claudio Boggian
2023-06-21 10:38:57 +02:00
parent 39fa4dedf3
commit bb99cef33c
101 changed files with 4266 additions and 3044 deletions
@@ -1,25 +1,28 @@
{
"format": 1,
"restore": {
"C:\\Sources\\VS\\console_spo_utils\\library_spo_utils\\library_spo_utils.csproj": {}
"C:\\Sources\\VS\\web_portal\\library_spo_utils\\library_spo_utils.csproj": {}
},
"projects": {
"C:\\Sources\\VS\\console_spo_utils\\library_spo_utils\\library_spo_utils.csproj": {
"C:\\Sources\\VS\\web_portal\\library_spo_utils\\library_spo_utils.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Sources\\VS\\console_spo_utils\\library_spo_utils\\library_spo_utils.csproj",
"projectUniqueName": "C:\\Sources\\VS\\web_portal\\library_spo_utils\\library_spo_utils.csproj",
"projectName": "library_spo_utils",
"projectPath": "C:\\Sources\\VS\\console_spo_utils\\library_spo_utils\\library_spo_utils.csproj",
"projectPath": "C:\\Sources\\VS\\web_portal\\library_spo_utils\\library_spo_utils.csproj",
"packagesPath": "C:\\Users\\cbo\\.nuget\\packages\\",
"outputPath": "C:\\Sources\\VS\\console_spo_utils\\library_spo_utils\\obj\\",
"outputPath": "C:\\Sources\\VS\\web_portal\\library_spo_utils\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files\\DevExpress 22.1\\Components\\Offline Packages",
"C:\\Program Files\\DevExpress 22.2\\Components\\Offline Packages",
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Sources\\VS\\web_portal\\NuGet.Config",
"C:\\Users\\cbo\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 22.1.config",
"C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 22.2.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
@@ -29,8 +32,11 @@
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\DevExpress 22.1\\Components\\System\\Components\\Packages": {},
"C:\\Program Files\\DevExpress 22.2\\Components\\System\\Components\\Packages": {},
"C:\\Program Files\\DevExpress 22.2\\DevExtreme\\System\\DevExtreme\\Bin\\AspNetCore": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
"https://api.nuget.org/v3/index.json": {},
"https://devops.pal.it/IT/_packaging/LibraryFeed/nuget/v3/index.json": {}
},
"frameworks": {
"net6.0": {
@@ -50,43 +56,43 @@
"dependencies": {
"Microsoft.AspNetCore.Components.WebAssembly.Authentication": {
"target": "Package",
"version": "[6.0.9, )"
"version": "[7.0.5, )"
},
"Microsoft.Extensions.Hosting": {
"target": "Package",
"version": "[6.0.1, )"
"version": "[7.0.1, )"
},
"Microsoft.Extensions.Hosting.Abstractions": {
"target": "Package",
"version": "[6.0.0, )"
"version": "[7.0.0, )"
},
"Microsoft.PowerPlatform.Dataverse.Client": {
"target": "Package",
"version": "[1.0.9, )"
"version": "[1.0.39, )"
},
"Microsoft.SharePointOnline.CSOM": {
"target": "Package",
"version": "[16.1.22810.12000, )"
"version": "[16.1.23508.12000, )"
},
"PnP.Core": {
"target": "Package",
"version": "[1.7.0, )"
"version": "[1.9.0, )"
},
"PnP.Core.Admin": {
"target": "Package",
"version": "[1.7.0, )"
"version": "[1.9.0, )"
},
"PnP.Core.Auth": {
"target": "Package",
"version": "[1.7.0, )"
"version": "[1.9.0, )"
},
"PnP.Framework": {
"target": "Package",
"version": "[1.10.0, )"
"version": "[1.12.0, )"
},
"System.IdentityModel.Tokens.Jwt": {
"target": "Package",
"version": "[6.23.1, )"
"version": "[6.30.0, )"
}
},
"imports": [
@@ -105,7 +111,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.400\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.302\\RuntimeIdentifierGraph.json"
}
}
}