Update 20231016

This commit is contained in:
2023-10-16 18:21:29 +02:00
parent e83b2e6f35
commit 376f51db74
442 changed files with 11311 additions and 7581 deletions

View File

@@ -9,10 +9,14 @@
"Newtonsoft.Json.Bson": "1.0.1"
},
"compile": {
"lib/netstandard2.0/System.Net.Http.Formatting.dll": {}
"lib/netstandard2.0/System.Net.Http.Formatting.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.Net.Http.Formatting.dll": {}
"lib/netstandard2.0/System.Net.Http.Formatting.dll": {
"related": ".xml"
}
}
},
"Microsoft.CSharp/4.3.0": {
@@ -36,7 +40,9 @@
"System.Threading": "4.3.0"
},
"compile": {
"ref/netstandard1.0/Microsoft.CSharp.dll": {}
"ref/netstandard1.0/Microsoft.CSharp.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/Microsoft.CSharp.dll": {}
@@ -74,10 +80,14 @@
"Microsoft.OpenApi/1.2.3": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.OpenApi.dll": {}
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.OpenApi.dll": {}
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
"related": ".pdb;.xml"
}
}
},
"Microsoft.Win32.Primitives/4.3.0": {
@@ -88,7 +98,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
"ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {
"related": ".xml"
}
}
},
"Microsoft.Win32.Registry/4.7.0": {
@@ -98,10 +110,14 @@
"System.Security.Principal.Windows": "4.7.0"
},
"compile": {
"ref/netstandard2.0/_._": {}
"ref/netstandard2.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Win32.Registry.dll": {}
"lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
@@ -194,10 +210,14 @@
"System.Xml.XmlDocument": "4.3.0"
},
"compile": {
"lib/netstandard1.3/Newtonsoft.Json.dll": {}
"lib/netstandard1.3/Newtonsoft.Json.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/Newtonsoft.Json.dll": {}
"lib/netstandard1.3/Newtonsoft.Json.dll": {
"related": ".xml"
}
}
},
"Newtonsoft.Json.Bson/1.0.1": {
@@ -207,10 +227,14 @@
"Newtonsoft.Json": "10.0.1"
},
"compile": {
"lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {}
"lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {}
"lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {
"related": ".xml"
}
}
},
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
@@ -437,10 +461,14 @@
"Microsoft.OpenApi": "1.2.3"
},
"compile": {
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": {}
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": {}
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.Swagger.dll": {
"related": ".pdb;.xml"
}
},
"frameworkReferences": [
"Microsoft.AspNetCore.App"
@@ -452,19 +480,27 @@
"Swashbuckle.AspNetCore.Swagger": "6.1.4"
},
"compile": {
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {}
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {}
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
"related": ".pdb;.xml"
}
}
},
"Swashbuckle.AspNetCore.SwaggerUI/6.1.4": {
"type": "package",
"compile": {
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {}
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
"related": ".pdb;.xml"
}
},
"runtime": {
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {}
"lib/netcoreapp3.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
"related": ".pdb;.xml"
}
},
"frameworkReferences": [
"Microsoft.AspNetCore.App"
@@ -476,7 +512,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.6/System.AppContext.dll": {}
"ref/netstandard1.6/System.AppContext.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.6/System.AppContext.dll": {}
@@ -506,7 +544,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Collections.dll": {}
"ref/netstandard1.3/System.Collections.dll": {
"related": ".xml"
}
}
},
"System.Collections.Concurrent/4.3.0": {
@@ -524,7 +564,9 @@
"System.Threading.Tasks": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Collections.Concurrent.dll": {}
"ref/netstandard1.3/System.Collections.Concurrent.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Collections.Concurrent.dll": {}
@@ -541,7 +583,9 @@
"System.Threading": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Collections.NonGeneric.dll": {}
"ref/netstandard1.3/System.Collections.NonGeneric.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
@@ -559,7 +603,9 @@
"System.Threading": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
"ref/netstandard1.3/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Collections.Specialized.dll": {}
@@ -571,7 +617,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/System.ComponentModel.dll": {}
"ref/netstandard1.0/System.ComponentModel.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.ComponentModel.dll": {}
@@ -585,7 +633,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/System.ComponentModel.Primitives.dll": {}
"ref/netstandard1.0/System.ComponentModel.Primitives.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
@@ -611,7 +661,9 @@
"System.Threading": "4.3.0"
},
"compile": {
"ref/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
"ref/netstandard1.5/System.ComponentModel.TypeConverter.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
@@ -627,7 +679,9 @@
"System.Text.Encoding": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Console.dll": {}
"ref/netstandard1.3/System.Console.dll": {
"related": ".xml"
}
}
},
"System.Data.SqlClient/4.8.2": {
@@ -638,10 +692,14 @@
"runtime.native.System.Data.SqlClient.sni": "4.7.0"
},
"compile": {
"ref/netcoreapp2.1/System.Data.SqlClient.dll": {}
"ref/netcoreapp2.1/System.Data.SqlClient.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netcoreapp2.1/System.Data.SqlClient.dll": {}
"lib/netcoreapp2.1/System.Data.SqlClient.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/unix/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
@@ -662,7 +720,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
"ref/netstandard1.3/System.Diagnostics.Debug.dll": {
"related": ".xml"
}
}
},
"System.Diagnostics.DiagnosticSource/4.3.0": {
@@ -675,10 +735,14 @@
"System.Threading": "4.3.0"
},
"compile": {
"lib/netstandard1.3/_._": {}
"lib/netstandard1.3/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
"related": ".xml"
}
}
},
"System.Diagnostics.Tools/4.3.0": {
@@ -689,7 +753,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
"ref/netstandard1.0/System.Diagnostics.Tools.dll": {
"related": ".xml"
}
}
},
"System.Diagnostics.Tracing/4.3.0": {
@@ -700,7 +766,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
"ref/netstandard1.5/System.Diagnostics.Tracing.dll": {
"related": ".xml"
}
}
},
"System.Dynamic.Runtime/4.3.0": {
@@ -722,7 +790,9 @@
"System.Threading": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Dynamic.Runtime.dll": {}
"ref/netstandard1.3/System.Dynamic.Runtime.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
@@ -736,7 +806,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Globalization.dll": {}
"ref/netstandard1.3/System.Globalization.dll": {
"related": ".xml"
}
}
},
"System.Globalization.Calendars/4.3.0": {
@@ -748,7 +820,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Globalization.Calendars.dll": {}
"ref/netstandard1.3/System.Globalization.Calendars.dll": {
"related": ".xml"
}
}
},
"System.Globalization.Extensions/4.3.0": {
@@ -762,7 +836,9 @@
"System.Runtime.InteropServices": "4.3.0"
},
"compile": {
"ref/netstandard1.3/_._": {}
"ref/netstandard1.3/_._": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
@@ -785,7 +861,9 @@
"System.Threading.Tasks": "4.3.0"
},
"compile": {
"ref/netstandard1.5/System.IO.dll": {}
"ref/netstandard1.5/System.IO.dll": {
"related": ".xml"
}
}
},
"System.IO.Compression/4.3.0": {
@@ -808,7 +886,9 @@
"runtime.native.System.IO.Compression": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.IO.Compression.dll": {}
"ref/netstandard1.3/System.IO.Compression.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
@@ -835,7 +915,9 @@
"System.Text.Encoding": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
"ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
@@ -854,7 +936,9 @@
"System.Threading.Tasks": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.IO.FileSystem.dll": {}
"ref/netstandard1.3/System.IO.FileSystem.dll": {
"related": ".xml"
}
}
},
"System.IO.FileSystem.Primitives/4.3.0": {
@@ -863,7 +947,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
@@ -879,7 +965,9 @@
"System.Runtime.Extensions": "4.3.0"
},
"compile": {
"ref/netstandard1.6/System.Linq.dll": {}
"ref/netstandard1.6/System.Linq.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.6/System.Linq.dll": {}
@@ -907,7 +995,9 @@
"System.Threading": "4.3.0"
},
"compile": {
"ref/netstandard1.6/System.Linq.Expressions.dll": {}
"ref/netstandard1.6/System.Linq.Expressions.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.6/System.Linq.Expressions.dll": {}
@@ -944,7 +1034,9 @@
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Net.Http.dll": {}
"ref/netstandard1.3/System.Net.Http.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
@@ -966,7 +1058,9 @@
"System.Runtime.Handles": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Net.Primitives.dll": {}
"ref/netstandard1.3/System.Net.Primitives.dll": {
"related": ".xml"
}
}
},
"System.Net.Sockets/4.3.0": {
@@ -980,7 +1074,9 @@
"System.Threading.Tasks": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Net.Sockets.dll": {}
"ref/netstandard1.3/System.Net.Sockets.dll": {
"related": ".xml"
}
}
},
"System.ObjectModel/4.3.0": {
@@ -993,7 +1089,9 @@
"System.Threading": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.ObjectModel.dll": {}
"ref/netstandard1.3/System.ObjectModel.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.ObjectModel.dll": {}
@@ -1009,7 +1107,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.5/System.Reflection.dll": {}
"ref/netstandard1.5/System.Reflection.dll": {
"related": ".xml"
}
}
},
"System.Reflection.Emit/4.3.0": {
@@ -1022,7 +1122,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.1/_._": {}
"ref/netstandard1.1/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Reflection.Emit.dll": {}
@@ -1036,7 +1138,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/_._": {}
"ref/netstandard1.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
@@ -1051,7 +1155,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/_._": {}
"ref/netstandard1.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
@@ -1066,7 +1172,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/System.Reflection.Extensions.dll": {}
"ref/netstandard1.0/System.Reflection.Extensions.dll": {
"related": ".xml"
}
}
},
"System.Reflection.Primitives/4.3.0": {
@@ -1077,7 +1185,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/System.Reflection.Primitives.dll": {}
"ref/netstandard1.0/System.Reflection.Primitives.dll": {
"related": ".xml"
}
}
},
"System.Reflection.TypeExtensions/4.3.0": {
@@ -1087,7 +1197,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.5/_._": {}
"ref/netstandard1.5/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
@@ -1103,7 +1215,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
"ref/netstandard1.0/System.Resources.ResourceManager.dll": {
"related": ".xml"
}
}
},
"System.Runtime/4.3.0": {
@@ -1113,7 +1227,9 @@
"Microsoft.NETCore.Targets": "1.1.0"
},
"compile": {
"ref/netstandard1.5/System.Runtime.dll": {}
"ref/netstandard1.5/System.Runtime.dll": {
"related": ".xml"
}
}
},
"System.Runtime.Extensions/4.3.0": {
@@ -1124,7 +1240,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.5/System.Runtime.Extensions.dll": {}
"ref/netstandard1.5/System.Runtime.Extensions.dll": {
"related": ".xml"
}
}
},
"System.Runtime.Handles/4.3.0": {
@@ -1135,7 +1253,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Runtime.Handles.dll": {}
"ref/netstandard1.3/System.Runtime.Handles.dll": {
"related": ".xml"
}
}
},
"System.Runtime.InteropServices/4.3.0": {
@@ -1189,7 +1309,9 @@
"System.Runtime.Extensions": "4.3.0"
},
"compile": {
"ref/netstandard1.1/System.Runtime.Numerics.dll": {}
"ref/netstandard1.1/System.Runtime.Numerics.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Runtime.Numerics.dll": {}
@@ -1218,7 +1340,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
"ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
@@ -1231,10 +1355,14 @@
"System.Security.Principal.Windows": "4.7.0"
},
"compile": {
"ref/netstandard2.0/_._": {}
"ref/netstandard2.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.Security.AccessControl.dll": {}
"lib/netstandard2.0/System.Security.AccessControl.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
@@ -1356,7 +1484,9 @@
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
@@ -1447,7 +1577,9 @@
"runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
},
"compile": {
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
@@ -1463,10 +1595,14 @@
"System.Security.Principal.Windows/4.7.0": {
"type": "package",
"compile": {
"ref/netcoreapp3.0/_._": {}
"ref/netcoreapp3.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard2.0/System.Security.Principal.Windows.dll": {}
"lib/netstandard2.0/System.Security.Principal.Windows.dll": {
"related": ".xml"
}
},
"runtimeTargets": {
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
@@ -1487,7 +1623,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Text.Encoding.dll": {}
"ref/netstandard1.3/System.Text.Encoding.dll": {
"related": ".xml"
}
}
},
"System.Text.Encoding.Extensions/4.3.0": {
@@ -1499,7 +1637,9 @@
"System.Text.Encoding": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
"ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {
"related": ".xml"
}
}
},
"System.Text.RegularExpressions/4.3.0": {
@@ -1521,7 +1661,9 @@
"System.Threading.Tasks": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Threading.dll": {}
"ref/netstandard1.3/System.Threading.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Threading.dll": {}
@@ -1535,7 +1677,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Threading.Tasks.dll": {}
"ref/netstandard1.3/System.Threading.Tasks.dll": {
"related": ".xml"
}
}
},
"System.Threading.Tasks.Extensions/4.3.0": {
@@ -1546,10 +1690,14 @@
"System.Threading.Tasks": "4.3.0"
},
"compile": {
"lib/netstandard1.0/_._": {}
"lib/netstandard1.0/_._": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {
"related": ".xml"
}
}
},
"System.Threading.Timer/4.3.0": {
@@ -1560,7 +1708,9 @@
"System.Runtime": "4.3.0"
},
"compile": {
"ref/netstandard1.2/System.Threading.Timer.dll": {}
"ref/netstandard1.2/System.Threading.Timer.dll": {
"related": ".xml"
}
}
},
"System.Xml.ReaderWriter/4.3.0": {
@@ -1583,7 +1733,9 @@
"System.Threading.Tasks.Extensions": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
"ref/netstandard1.3/System.Xml.ReaderWriter.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
@@ -1606,7 +1758,9 @@
"System.Xml.ReaderWriter": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Xml.XDocument.dll": {}
"ref/netstandard1.3/System.Xml.XDocument.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Xml.XDocument.dll": {}
@@ -1627,7 +1781,9 @@
"System.Xml.ReaderWriter": "4.3.0"
},
"compile": {
"ref/netstandard1.3/System.Xml.XmlDocument.dll": {}
"ref/netstandard1.3/System.Xml.XmlDocument.dll": {
"related": ".xml"
}
},
"runtime": {
"lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
@@ -5919,6 +6075,7 @@
"sources": {
"C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {},
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files (x86)\\Syncfusion\\Essential Studio\\WinUI\\22.1.34\\NuGetPackages": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"E:\\Software-Projekte\\_NugetPackages": {},
"http://nuget.grapecity.com/nuget": {}
@@ -5970,7 +6127,8 @@
"net47",
"net471",
"net472",
"net48"
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
@@ -5982,8 +6140,16 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.410\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.202\\RuntimeIdentifierGraph.json"
}
}
}
},
"logs": [
{
"code": "NU1803",
"level": "Warning",
"warningLevel": 1,
"message": "You are running the 'restore' operation with an 'HTTP' source, 'http://nuget.grapecity.com/nuget'. Non-HTTPS access will be removed in a future version. Consider migrating to an 'HTTPS' source."
}
]
}