12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688 |
- {
- "version": 3,
- "targets": {
- ".NETFramework,Version=v4.8": {
- "Microsoft.Identity.Client/4.60.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.35.0",
- "System.Diagnostics.DiagnosticSource": "6.0.1"
- },
- "frameworkAssemblies": [
- "Microsoft.CSharp",
- "System",
- "System.Core",
- "System.Data",
- "System.Data.DataSetExtensions",
- "System.Drawing",
- "System.IdentityModel",
- "System.Net.Http",
- "System.Windows.Forms",
- "System.Xml",
- "System.Xml.Linq"
- ],
- "compile": {
- "lib/net462/Microsoft.Identity.Client.dll": {}
- },
- "runtime": {
- "lib/net462/Microsoft.Identity.Client.dll": {}
- }
- },
- "Microsoft.Identity.Client.Extensions.Msal/4.60.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Identity.Client": "4.60.3",
- "System.IO.FileSystem.AccessControl": "5.0.0",
- "System.Security.Cryptography.ProtectedData": "4.5.0"
- },
- "compile": {
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": {}
- }
- },
- "Microsoft.IdentityModel.Abstractions/6.35.0": {
- "type": "package",
- "compile": {
- "lib/net472/Microsoft.IdentityModel.Abstractions.dll": {}
- },
- "runtime": {
- "lib/net472/Microsoft.IdentityModel.Abstractions.dll": {}
- }
- },
- "Microsoft.InformationProtection.File/1.14.128": {
- "type": "package",
- "compile": {
- "lib/net40/Microsoft.InformationProtection.dll": {}
- },
- "runtime": {
- "lib/net40/Microsoft.InformationProtection.dll": {}
- },
- "build": {
- "build/net40/_._": {}
- }
- },
- "System.Buffers/4.5.1": {
- "type": "package",
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net45/System.Buffers.dll": {}
- },
- "runtime": {
- "lib/net461/System.Buffers.dll": {}
- }
- },
- "System.Configuration.ConfigurationManager/8.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.Configuration"
- ],
- "compile": {
- "lib/net462/System.Configuration.ConfigurationManager.dll": {}
- },
- "runtime": {
- "lib/net462/System.Configuration.ConfigurationManager.dll": {}
- },
- "build": {
- "buildTransitive/net462/_._": {}
- }
- },
- "System.Diagnostics.DiagnosticSource/6.0.1": {
- "type": "package",
- "dependencies": {
- "System.Memory": "4.5.4",
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "compile": {
- "lib/net461/System.Diagnostics.DiagnosticSource.dll": {}
- },
- "runtime": {
- "lib/net461/System.Diagnostics.DiagnosticSource.dll": {}
- }
- },
- "System.IO.FileSystem.AccessControl/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Security.AccessControl": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net461/System.IO.FileSystem.AccessControl.dll": {}
- },
- "runtime": {
- "lib/net461/System.IO.FileSystem.AccessControl.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net461/System.IO.FileSystem.AccessControl.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Memory/4.5.4": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.5.1",
- "System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "4.5.3"
- },
- "frameworkAssemblies": [
- "System",
- "mscorlib"
- ],
- "compile": {
- "lib/net461/System.Memory.dll": {}
- },
- "runtime": {
- "lib/net461/System.Memory.dll": {}
- }
- },
- "System.Numerics.Vectors/4.5.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.Numerics",
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/net46/System.Numerics.Vectors.dll": {}
- }
- },
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "lib/net461/System.Runtime.CompilerServices.Unsafe.dll": {}
- },
- "runtime": {
- "lib/net461/System.Runtime.CompilerServices.Unsafe.dll": {}
- }
- },
- "System.Security.AccessControl/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Security.Principal.Windows": "5.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net461/System.Security.AccessControl.dll": {}
- },
- "runtime": {
- "lib/net461/System.Security.AccessControl.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net461/System.Security.AccessControl.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/4.5.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.Security",
- "mscorlib"
- ],
- "compile": {
- "ref/net461/System.Security.Cryptography.ProtectedData.dll": {}
- },
- "runtime": {
- "lib/net461/System.Security.Cryptography.ProtectedData.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Principal.Windows/5.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System",
- "mscorlib"
- ],
- "compile": {
- "ref/net461/System.Security.Principal.Windows.dll": {}
- },
- "runtime": {
- "lib/net461/System.Security.Principal.Windows.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net461/System.Security.Principal.Windows.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "AipGateway.AIP/1.0.0": {
- "type": "project",
- "framework": ".NETFramework,Version=v4.8",
- "dependencies": {
- "Microsoft.Identity.Client": "4.60.3",
- "Microsoft.Identity.Client.Extensions.Msal": "4.60.3",
- "Microsoft.InformationProtection.File": "1.14.128"
- },
- "compile": {
- "bin/placeholder/AipGateway.AIP.dll": {}
- },
- "runtime": {
- "bin/placeholder/AipGateway.AIP.dll": {}
- }
- }
- },
- ".NETFramework,Version=v4.8/win": {
- "Microsoft.Identity.Client/4.60.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.35.0",
- "System.Diagnostics.DiagnosticSource": "6.0.1"
- },
- "frameworkAssemblies": [
- "Microsoft.CSharp",
- "System",
- "System.Core",
- "System.Data",
- "System.Data.DataSetExtensions",
- "System.Drawing",
- "System.IdentityModel",
- "System.Net.Http",
- "System.Windows.Forms",
- "System.Xml",
- "System.Xml.Linq"
- ],
- "compile": {
- "lib/net462/Microsoft.Identity.Client.dll": {}
- },
- "runtime": {
- "lib/net462/Microsoft.Identity.Client.dll": {}
- }
- },
- "Microsoft.Identity.Client.Extensions.Msal/4.60.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Identity.Client": "4.60.3",
- "System.IO.FileSystem.AccessControl": "5.0.0",
- "System.Security.Cryptography.ProtectedData": "4.5.0"
- },
- "compile": {
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": {}
- }
- },
- "Microsoft.IdentityModel.Abstractions/6.35.0": {
- "type": "package",
- "compile": {
- "lib/net472/Microsoft.IdentityModel.Abstractions.dll": {}
- },
- "runtime": {
- "lib/net472/Microsoft.IdentityModel.Abstractions.dll": {}
- }
- },
- "Microsoft.InformationProtection.File/1.14.128": {
- "type": "package",
- "compile": {
- "lib/net40/Microsoft.InformationProtection.dll": {}
- },
- "runtime": {
- "lib/net40/Microsoft.InformationProtection.dll": {}
- },
- "build": {
- "build/net40/_._": {}
- }
- },
- "System.Buffers/4.5.1": {
- "type": "package",
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net45/System.Buffers.dll": {}
- },
- "runtime": {
- "lib/net461/System.Buffers.dll": {}
- }
- },
- "System.Configuration.ConfigurationManager/8.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.Configuration"
- ],
- "compile": {
- "lib/net462/System.Configuration.ConfigurationManager.dll": {}
- },
- "runtime": {
- "lib/net462/System.Configuration.ConfigurationManager.dll": {}
- },
- "build": {
- "buildTransitive/net462/_._": {}
- }
- },
- "System.Diagnostics.DiagnosticSource/6.0.1": {
- "type": "package",
- "dependencies": {
- "System.Memory": "4.5.4",
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "compile": {
- "lib/net461/System.Diagnostics.DiagnosticSource.dll": {}
- },
- "runtime": {
- "lib/net461/System.Diagnostics.DiagnosticSource.dll": {}
- }
- },
- "System.IO.FileSystem.AccessControl/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Security.AccessControl": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net461/System.IO.FileSystem.AccessControl.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/net461/System.IO.FileSystem.AccessControl.dll": {}
- }
- },
- "System.Memory/4.5.4": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.5.1",
- "System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "4.5.3"
- },
- "frameworkAssemblies": [
- "System",
- "mscorlib"
- ],
- "compile": {
- "lib/net461/System.Memory.dll": {}
- },
- "runtime": {
- "lib/net461/System.Memory.dll": {}
- }
- },
- "System.Numerics.Vectors/4.5.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.Numerics",
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/net46/System.Numerics.Vectors.dll": {}
- }
- },
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "lib/net461/System.Runtime.CompilerServices.Unsafe.dll": {}
- },
- "runtime": {
- "lib/net461/System.Runtime.CompilerServices.Unsafe.dll": {}
- }
- },
- "System.Security.AccessControl/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Security.Principal.Windows": "5.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net461/System.Security.AccessControl.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/net461/System.Security.AccessControl.dll": {}
- }
- },
- "System.Security.Cryptography.ProtectedData/4.5.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.Security",
- "mscorlib"
- ],
- "compile": {
- "ref/net461/System.Security.Cryptography.ProtectedData.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll": {}
- }
- },
- "System.Security.Principal.Windows/5.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System",
- "mscorlib"
- ],
- "compile": {
- "ref/net461/System.Security.Principal.Windows.dll": {}
- },
- "runtime": {
- "runtimes/win/lib/net461/System.Security.Principal.Windows.dll": {}
- }
- },
- "AipGateway.AIP/1.0.0": {
- "type": "project",
- "framework": ".NETFramework,Version=v4.8",
- "dependencies": {
- "Microsoft.Identity.Client": "4.60.3",
- "Microsoft.Identity.Client.Extensions.Msal": "4.60.3",
- "Microsoft.InformationProtection.File": "1.14.128"
- },
- "compile": {
- "bin/placeholder/AipGateway.AIP.dll": {}
- },
- "runtime": {
- "bin/placeholder/AipGateway.AIP.dll": {}
- }
- }
- },
- ".NETFramework,Version=v4.8/win-x64": {
- "Microsoft.Identity.Client/4.60.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.35.0",
- "System.Diagnostics.DiagnosticSource": "6.0.1"
- },
- "frameworkAssemblies": [
- "Microsoft.CSharp",
- "System",
- "System.Core",
- "System.Data",
- "System.Data.DataSetExtensions",
- "System.Drawing",
- "System.IdentityModel",
- "System.Net.Http",
- "System.Windows.Forms",
- "System.Xml",
- "System.Xml.Linq"
- ],
- "compile": {
- "lib/net462/Microsoft.Identity.Client.dll": {}
- },
- "runtime": {
- "lib/net462/Microsoft.Identity.Client.dll": {}
- }
- },
- "Microsoft.Identity.Client.Extensions.Msal/4.60.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Identity.Client": "4.60.3",
- "System.IO.FileSystem.AccessControl": "5.0.0",
- "System.Security.Cryptography.ProtectedData": "4.5.0"
- },
- "compile": {
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": {}
- }
- },
- "Microsoft.IdentityModel.Abstractions/6.35.0": {
- "type": "package",
- "compile": {
- "lib/net472/Microsoft.IdentityModel.Abstractions.dll": {}
- },
- "runtime": {
- "lib/net472/Microsoft.IdentityModel.Abstractions.dll": {}
- }
- },
- "Microsoft.InformationProtection.File/1.14.128": {
- "type": "package",
- "compile": {
- "lib/net40/Microsoft.InformationProtection.dll": {}
- },
- "runtime": {
- "lib/net40/Microsoft.InformationProtection.dll": {}
- },
- "build": {
- "build/net40/_._": {}
- }
- },
- "System.Buffers/4.5.1": {
- "type": "package",
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net45/System.Buffers.dll": {}
- },
- "runtime": {
- "lib/net461/System.Buffers.dll": {}
- }
- },
- "System.Configuration.ConfigurationManager/8.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.Configuration"
- ],
- "compile": {
- "lib/net462/System.Configuration.ConfigurationManager.dll": {}
- },
- "runtime": {
- "lib/net462/System.Configuration.ConfigurationManager.dll": {}
- },
- "build": {
- "buildTransitive/net462/_._": {}
- }
- },
- "System.Diagnostics.DiagnosticSource/6.0.1": {
- "type": "package",
- "dependencies": {
- "System.Memory": "4.5.4",
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "compile": {
- "lib/net461/System.Diagnostics.DiagnosticSource.dll": {}
- },
- "runtime": {
- "lib/net461/System.Diagnostics.DiagnosticSource.dll": {}
- }
- },
- "System.IO.FileSystem.AccessControl/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Security.AccessControl": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net461/System.IO.FileSystem.AccessControl.dll": {}
- },
- "runtime": {
- "lib/net461/System.IO.FileSystem.AccessControl.dll": {}
- }
- },
- "System.Memory/4.5.4": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.5.1",
- "System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "4.5.3"
- },
- "frameworkAssemblies": [
- "System",
- "mscorlib"
- ],
- "compile": {
- "lib/net461/System.Memory.dll": {}
- },
- "runtime": {
- "lib/net461/System.Memory.dll": {}
- }
- },
- "System.Numerics.Vectors/4.5.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.Numerics",
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/net46/System.Numerics.Vectors.dll": {}
- }
- },
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "lib/net461/System.Runtime.CompilerServices.Unsafe.dll": {}
- },
- "runtime": {
- "lib/net461/System.Runtime.CompilerServices.Unsafe.dll": {}
- }
- },
- "System.Security.AccessControl/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Security.Principal.Windows": "5.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net461/System.Security.AccessControl.dll": {}
- },
- "runtime": {
- "lib/net461/System.Security.AccessControl.dll": {}
- }
- },
- "System.Security.Cryptography.ProtectedData/4.5.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.Security",
- "mscorlib"
- ],
- "compile": {
- "ref/net461/System.Security.Cryptography.ProtectedData.dll": {}
- },
- "runtime": {
- "lib/net461/System.Security.Cryptography.ProtectedData.dll": {}
- }
- },
- "System.Security.Principal.Windows/5.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System",
- "mscorlib"
- ],
- "compile": {
- "ref/net461/System.Security.Principal.Windows.dll": {}
- },
- "runtime": {
- "lib/net461/System.Security.Principal.Windows.dll": {}
- }
- },
- "AipGateway.AIP/1.0.0": {
- "type": "project",
- "framework": ".NETFramework,Version=v4.8",
- "dependencies": {
- "Microsoft.Identity.Client": "4.60.3",
- "Microsoft.Identity.Client.Extensions.Msal": "4.60.3",
- "Microsoft.InformationProtection.File": "1.14.128"
- },
- "compile": {
- "bin/placeholder/AipGateway.AIP.dll": {}
- },
- "runtime": {
- "bin/placeholder/AipGateway.AIP.dll": {}
- }
- }
- },
- ".NETFramework,Version=v4.8/win-x86": {
- "Microsoft.Identity.Client/4.60.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.IdentityModel.Abstractions": "6.35.0",
- "System.Diagnostics.DiagnosticSource": "6.0.1"
- },
- "frameworkAssemblies": [
- "Microsoft.CSharp",
- "System",
- "System.Core",
- "System.Data",
- "System.Data.DataSetExtensions",
- "System.Drawing",
- "System.IdentityModel",
- "System.Net.Http",
- "System.Windows.Forms",
- "System.Xml",
- "System.Xml.Linq"
- ],
- "compile": {
- "lib/net462/Microsoft.Identity.Client.dll": {}
- },
- "runtime": {
- "lib/net462/Microsoft.Identity.Client.dll": {}
- }
- },
- "Microsoft.Identity.Client.Extensions.Msal/4.60.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Identity.Client": "4.60.3",
- "System.IO.FileSystem.AccessControl": "5.0.0",
- "System.Security.Cryptography.ProtectedData": "4.5.0"
- },
- "compile": {
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": {}
- }
- },
- "Microsoft.IdentityModel.Abstractions/6.35.0": {
- "type": "package",
- "compile": {
- "lib/net472/Microsoft.IdentityModel.Abstractions.dll": {}
- },
- "runtime": {
- "lib/net472/Microsoft.IdentityModel.Abstractions.dll": {}
- }
- },
- "Microsoft.InformationProtection.File/1.14.128": {
- "type": "package",
- "compile": {
- "lib/net40/Microsoft.InformationProtection.dll": {}
- },
- "runtime": {
- "lib/net40/Microsoft.InformationProtection.dll": {}
- },
- "build": {
- "build/net40/_._": {}
- }
- },
- "System.Buffers/4.5.1": {
- "type": "package",
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net45/System.Buffers.dll": {}
- },
- "runtime": {
- "lib/net461/System.Buffers.dll": {}
- }
- },
- "System.Configuration.ConfigurationManager/8.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.Configuration"
- ],
- "compile": {
- "lib/net462/System.Configuration.ConfigurationManager.dll": {}
- },
- "runtime": {
- "lib/net462/System.Configuration.ConfigurationManager.dll": {}
- },
- "build": {
- "buildTransitive/net462/_._": {}
- }
- },
- "System.Diagnostics.DiagnosticSource/6.0.1": {
- "type": "package",
- "dependencies": {
- "System.Memory": "4.5.4",
- "System.Runtime.CompilerServices.Unsafe": "6.0.0"
- },
- "compile": {
- "lib/net461/System.Diagnostics.DiagnosticSource.dll": {}
- },
- "runtime": {
- "lib/net461/System.Diagnostics.DiagnosticSource.dll": {}
- }
- },
- "System.IO.FileSystem.AccessControl/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Security.AccessControl": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net461/System.IO.FileSystem.AccessControl.dll": {}
- },
- "runtime": {
- "lib/net461/System.IO.FileSystem.AccessControl.dll": {}
- }
- },
- "System.Memory/4.5.4": {
- "type": "package",
- "dependencies": {
- "System.Buffers": "4.5.1",
- "System.Numerics.Vectors": "4.5.0",
- "System.Runtime.CompilerServices.Unsafe": "4.5.3"
- },
- "frameworkAssemblies": [
- "System",
- "mscorlib"
- ],
- "compile": {
- "lib/net461/System.Memory.dll": {}
- },
- "runtime": {
- "lib/net461/System.Memory.dll": {}
- }
- },
- "System.Numerics.Vectors/4.5.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.Numerics",
- "mscorlib"
- ],
- "compile": {
- "ref/net46/System.Numerics.Vectors.dll": {}
- },
- "runtime": {
- "lib/net46/System.Numerics.Vectors.dll": {}
- }
- },
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "lib/net461/System.Runtime.CompilerServices.Unsafe.dll": {}
- },
- "runtime": {
- "lib/net461/System.Runtime.CompilerServices.Unsafe.dll": {}
- }
- },
- "System.Security.AccessControl/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Security.Principal.Windows": "5.0.0"
- },
- "frameworkAssemblies": [
- "mscorlib"
- ],
- "compile": {
- "ref/net461/System.Security.AccessControl.dll": {}
- },
- "runtime": {
- "lib/net461/System.Security.AccessControl.dll": {}
- }
- },
- "System.Security.Cryptography.ProtectedData/4.5.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System.Security",
- "mscorlib"
- ],
- "compile": {
- "ref/net461/System.Security.Cryptography.ProtectedData.dll": {}
- },
- "runtime": {
- "lib/net461/System.Security.Cryptography.ProtectedData.dll": {}
- }
- },
- "System.Security.Principal.Windows/5.0.0": {
- "type": "package",
- "frameworkAssemblies": [
- "System",
- "mscorlib"
- ],
- "compile": {
- "ref/net461/System.Security.Principal.Windows.dll": {}
- },
- "runtime": {
- "lib/net461/System.Security.Principal.Windows.dll": {}
- }
- },
- "AipGateway.AIP/1.0.0": {
- "type": "project",
- "framework": ".NETFramework,Version=v4.8",
- "dependencies": {
- "Microsoft.Identity.Client": "4.60.3",
- "Microsoft.Identity.Client.Extensions.Msal": "4.60.3",
- "Microsoft.InformationProtection.File": "1.14.128"
- },
- "compile": {
- "bin/placeholder/AipGateway.AIP.dll": {}
- },
- "runtime": {
- "bin/placeholder/AipGateway.AIP.dll": {}
- }
- }
- }
- },
- "libraries": {
- "Microsoft.Identity.Client/4.60.3": {
- "sha512": "jve1RzmSpBhGlqMzPva6VfRbLMLZZc1Q8WRVZf8+iEruQkBgDTJPq8OeTehcY4GGYG1j6UB1xVofVE+n4BLDdw==",
- "type": "package",
- "path": "microsoft.identity.client/4.60.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/monoandroid12.0/Microsoft.Identity.Client.dll",
- "lib/monoandroid12.0/Microsoft.Identity.Client.xml",
- "lib/net462/Microsoft.Identity.Client.dll",
- "lib/net462/Microsoft.Identity.Client.xml",
- "lib/net6.0-android31.0/Microsoft.Identity.Client.dll",
- "lib/net6.0-android31.0/Microsoft.Identity.Client.xml",
- "lib/net6.0-ios15.4/Microsoft.Identity.Client.dll",
- "lib/net6.0-ios15.4/Microsoft.Identity.Client.xml",
- "lib/net6.0-windows7.0/Microsoft.Identity.Client.dll",
- "lib/net6.0-windows7.0/Microsoft.Identity.Client.xml",
- "lib/net6.0/Microsoft.Identity.Client.dll",
- "lib/net6.0/Microsoft.Identity.Client.xml",
- "lib/netstandard2.0/Microsoft.Identity.Client.dll",
- "lib/netstandard2.0/Microsoft.Identity.Client.xml",
- "lib/uap10.0.17763/Microsoft.Identity.Client.dll",
- "lib/uap10.0.17763/Microsoft.Identity.Client.pri",
- "lib/uap10.0.17763/Microsoft.Identity.Client.xml",
- "lib/xamarinios10/Microsoft.Identity.Client.dll",
- "lib/xamarinios10/Microsoft.Identity.Client.xml",
- "microsoft.identity.client.4.60.3.nupkg.sha512",
- "microsoft.identity.client.nuspec"
- ]
- },
- "Microsoft.Identity.Client.Extensions.Msal/4.60.3": {
- "sha512": "X1Cz14/RbmlLshusE5u2zfG+5ul6ttgou19BZe5Mdw1qm6fgOI9/imBB2TIsx2UD7nkgd2+MCSzhbukZf7udeg==",
- "type": "package",
- "path": "microsoft.identity.client.extensions.msal/4.60.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.dll",
- "lib/net6.0/Microsoft.Identity.Client.Extensions.Msal.xml",
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll",
- "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.xml",
- "microsoft.identity.client.extensions.msal.4.60.3.nupkg.sha512",
- "microsoft.identity.client.extensions.msal.nuspec"
- ]
- },
- "Microsoft.IdentityModel.Abstractions/6.35.0": {
- "sha512": "xuR8E4Rd96M41CnUSCiOJ2DBh+z+zQSmyrYHdYhD6K4fXBcQGVnRCFQ0efROUYpP+p0zC1BLKr0JRpVuujTZSg==",
- "type": "package",
- "path": "microsoft.identitymodel.abstractions/6.35.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net45/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net45/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net461/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net461/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net462/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net462/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net472/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net472/Microsoft.IdentityModel.Abstractions.xml",
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll",
- "lib/net6.0/Microsoft.IdentityModel.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.xml",
- "microsoft.identitymodel.abstractions.6.35.0.nupkg.sha512",
- "microsoft.identitymodel.abstractions.nuspec"
- ]
- },
- "Microsoft.InformationProtection.File/1.14.128": {
- "sha512": "ZetXGuHtHUra2nOKILuZUTyvFzLmRbWSAfReZCp1ZC7OvkUcHeA8DX+tBlpQL1YZfWj3f5tRdo1xl4f05l6e0Q==",
- "type": "package",
- "path": "microsoft.informationprotection.file/1.14.128",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "build/native/Microsoft.InformationProtection.File.targets",
- "build/native/bins/debug/amd64/libbz2-1.dll",
- "build/native/bins/debug/amd64/libffi-8.dll",
- "build/native/bins/debug/amd64/libgio-2.0-0.dll",
- "build/native/bins/debug/amd64/libglib-2.0-0.dll",
- "build/native/bins/debug/amd64/libgmodule-2.0-0.dll",
- "build/native/bins/debug/amd64/libgobject-2.0-0.dll",
- "build/native/bins/debug/amd64/libgsf-1-114.dll",
- "build/native/bins/debug/amd64/libiconv-2.dll",
- "build/native/bins/debug/amd64/libintl-8.dll",
- "build/native/bins/debug/amd64/liblzma-5.dll",
- "build/native/bins/debug/amd64/libpcre2-8-0.dll",
- "build/native/bins/debug/amd64/libwinpthread-1.dll",
- "build/native/bins/debug/amd64/libxml2-2.dll",
- "build/native/bins/debug/amd64/mip_ClientTelemetry.dll",
- "build/native/bins/debug/amd64/mip_core.dll",
- "build/native/bins/debug/amd64/mip_file_sdk.dll",
- "build/native/bins/debug/amd64/mip_protection_sdk.dll",
- "build/native/bins/debug/amd64/mip_upe_sdk.dll",
- "build/native/bins/debug/amd64/zlib1.dll",
- "build/native/bins/debug/x86/libbz2-1.dll",
- "build/native/bins/debug/x86/libffi-8.dll",
- "build/native/bins/debug/x86/libgcc_s_dw2-1.dll",
- "build/native/bins/debug/x86/libgio-2.0-0.dll",
- "build/native/bins/debug/x86/libglib-2.0-0.dll",
- "build/native/bins/debug/x86/libgmodule-2.0-0.dll",
- "build/native/bins/debug/x86/libgobject-2.0-0.dll",
- "build/native/bins/debug/x86/libgsf-1-114.dll",
- "build/native/bins/debug/x86/libiconv-2.dll",
- "build/native/bins/debug/x86/libintl-8.dll",
- "build/native/bins/debug/x86/liblzma-5.dll",
- "build/native/bins/debug/x86/libpcre2-8-0.dll",
- "build/native/bins/debug/x86/libwinpthread-1.dll",
- "build/native/bins/debug/x86/libxml2-2.dll",
- "build/native/bins/debug/x86/mip_ClientTelemetry.dll",
- "build/native/bins/debug/x86/mip_core.dll",
- "build/native/bins/debug/x86/mip_file_sdk.dll",
- "build/native/bins/debug/x86/mip_protection_sdk.dll",
- "build/native/bins/debug/x86/mip_upe_sdk.dll",
- "build/native/bins/debug/x86/zlib1.dll",
- "build/native/bins/release/amd64/libbz2-1.dll",
- "build/native/bins/release/amd64/libffi-8.dll",
- "build/native/bins/release/amd64/libgio-2.0-0.dll",
- "build/native/bins/release/amd64/libglib-2.0-0.dll",
- "build/native/bins/release/amd64/libgmodule-2.0-0.dll",
- "build/native/bins/release/amd64/libgobject-2.0-0.dll",
- "build/native/bins/release/amd64/libgsf-1-114.dll",
- "build/native/bins/release/amd64/libiconv-2.dll",
- "build/native/bins/release/amd64/libintl-8.dll",
- "build/native/bins/release/amd64/liblzma-5.dll",
- "build/native/bins/release/amd64/libpcre2-8-0.dll",
- "build/native/bins/release/amd64/libwinpthread-1.dll",
- "build/native/bins/release/amd64/libxml2-2.dll",
- "build/native/bins/release/amd64/mip_ClientTelemetry.dll",
- "build/native/bins/release/amd64/mip_core.dll",
- "build/native/bins/release/amd64/mip_file_sdk.dll",
- "build/native/bins/release/amd64/mip_protection_sdk.dll",
- "build/native/bins/release/amd64/mip_upe_sdk.dll",
- "build/native/bins/release/amd64/zlib1.dll",
- "build/native/bins/release/x86/libbz2-1.dll",
- "build/native/bins/release/x86/libffi-8.dll",
- "build/native/bins/release/x86/libgcc_s_dw2-1.dll",
- "build/native/bins/release/x86/libgio-2.0-0.dll",
- "build/native/bins/release/x86/libglib-2.0-0.dll",
- "build/native/bins/release/x86/libgmodule-2.0-0.dll",
- "build/native/bins/release/x86/libgobject-2.0-0.dll",
- "build/native/bins/release/x86/libgsf-1-114.dll",
- "build/native/bins/release/x86/libiconv-2.dll",
- "build/native/bins/release/x86/libintl-8.dll",
- "build/native/bins/release/x86/liblzma-5.dll",
- "build/native/bins/release/x86/libpcre2-8-0.dll",
- "build/native/bins/release/x86/libwinpthread-1.dll",
- "build/native/bins/release/x86/libxml2-2.dll",
- "build/native/bins/release/x86/mip_ClientTelemetry.dll",
- "build/native/bins/release/x86/mip_core.dll",
- "build/native/bins/release/x86/mip_file_sdk.dll",
- "build/native/bins/release/x86/mip_protection_sdk.dll",
- "build/native/bins/release/x86/mip_upe_sdk.dll",
- "build/native/bins/release/x86/zlib1.dll",
- "build/native/include/mip/audit_delegate.h",
- "build/native/include/mip/audit_event.h",
- "build/native/include/mip/common_types.h",
- "build/native/include/mip/delegate_response.h",
- "build/native/include/mip/diagnostic_configuration.h",
- "build/native/include/mip/diagnostic_delegate.h",
- "build/native/include/mip/diagnostic_types.h",
- "build/native/include/mip/dns_redirection.h",
- "build/native/include/mip/error.h",
- "build/native/include/mip/event.h",
- "build/native/include/mip/event_context.h",
- "build/native/include/mip/event_property.h",
- "build/native/include/mip/file/file_engine.h",
- "build/native/include/mip/file/file_error.h",
- "build/native/include/mip/file/file_execution_state.h",
- "build/native/include/mip/file/file_export.h",
- "build/native/include/mip/file/file_handler.h",
- "build/native/include/mip/file/file_inspector.h",
- "build/native/include/mip/file/file_profile.h",
- "build/native/include/mip/file/file_status.h",
- "build/native/include/mip/file/labeling_options.h",
- "build/native/include/mip/file/msg_inspector.h",
- "build/native/include/mip/file/protection_settings.h",
- "build/native/include/mip/flighting_feature.h",
- "build/native/include/mip/http_delegate.h",
- "build/native/include/mip/http_operation.h",
- "build/native/include/mip/http_request.h",
- "build/native/include/mip/http_response.h",
- "build/native/include/mip/json_delegate.h",
- "build/native/include/mip/json_document.h",
- "build/native/include/mip/json_value.h",
- "build/native/include/mip/log_message_data.h",
- "build/native/include/mip/logger_delegate.h",
- "build/native/include/mip/mip_configuration.h",
- "build/native/include/mip/mip_context.h",
- "build/native/include/mip/mip_export.h",
- "build/native/include/mip/mip_namespace.h",
- "build/native/include/mip/protection/delegation_license.h",
- "build/native/include/mip/protection/delegation_license_settings.h",
- "build/native/include/mip/protection/get_template_settings.h",
- "build/native/include/mip/protection/license_application_data.h",
- "build/native/include/mip/protection/license_connection_info.h",
- "build/native/include/mip/protection/license_descriptor.h",
- "build/native/include/mip/protection/license_rights_data.h",
- "build/native/include/mip/protection/parsed_publishing_license.h",
- "build/native/include/mip/protection/parsed_publishing_license_builder.h",
- "build/native/include/mip/protection/protection_common_settings.h",
- "build/native/include/mip/protection/protection_common_types.h",
- "build/native/include/mip/protection/protection_descriptor_builder.h",
- "build/native/include/mip/protection/protection_engine.h",
- "build/native/include/mip/protection/protection_handler.h",
- "build/native/include/mip/protection/protection_profile.h",
- "build/native/include/mip/protection/publishing_use_license_request.h",
- "build/native/include/mip/protection/rights.h",
- "build/native/include/mip/protection/roles.h",
- "build/native/include/mip/protection/template_descriptor.h",
- "build/native/include/mip/protection/tenant_information.h",
- "build/native/include/mip/protection_descriptor.h",
- "build/native/include/mip/storage_delegate.h",
- "build/native/include/mip/storage_table.h",
- "build/native/include/mip/stream.h",
- "build/native/include/mip/stream_utils.h",
- "build/native/include/mip/task_dispatcher_delegate.h",
- "build/native/include/mip/telemetry_delegate.h",
- "build/native/include/mip/telemetry_event.h",
- "build/native/include/mip/upe/action.h",
- "build/native/include/mip/upe/add_content_footer_action.h",
- "build/native/include/mip/upe/add_content_header_action.h",
- "build/native/include/mip/upe/add_watermark_action.h",
- "build/native/include/mip/upe/apply_label_action.h",
- "build/native/include/mip/upe/classification_request.h",
- "build/native/include/mip/upe/classification_result.h",
- "build/native/include/mip/upe/content_label.h",
- "build/native/include/mip/upe/custom_action.h",
- "build/native/include/mip/upe/detailed_classification_result.h",
- "build/native/include/mip/upe/execution_state.h",
- "build/native/include/mip/upe/justify_action.h",
- "build/native/include/mip/upe/label.h",
- "build/native/include/mip/upe/metadata_action.h",
- "build/native/include/mip/upe/metadata_entry.h",
- "build/native/include/mip/upe/metadata_version.h",
- "build/native/include/mip/upe/policy_engine.h",
- "build/native/include/mip/upe/policy_handler.h",
- "build/native/include/mip/upe/policy_profile.h",
- "build/native/include/mip/upe/protect_adhoc_action.h",
- "build/native/include/mip/upe/protect_adhoc_dk_action.h",
- "build/native/include/mip/upe/protect_by_encrypt_only_action.h",
- "build/native/include/mip/upe/protect_by_template_action.h",
- "build/native/include/mip/upe/protect_do_not_forward_action.h",
- "build/native/include/mip/upe/protect_do_not_forward_dk_action.h",
- "build/native/include/mip/upe/recommend_label_action.h",
- "build/native/include/mip/upe/remove_content_footer_action.h",
- "build/native/include/mip/upe/remove_content_header_action.h",
- "build/native/include/mip/upe/remove_protection_action.h",
- "build/native/include/mip/upe/remove_watermark_action.h",
- "build/native/include/mip/upe/sensitivity_types_rule_package.h",
- "build/native/include/mip/user_rights.h",
- "build/native/include/mip/user_roles.h",
- "build/native/include/mip/version.h",
- "build/native/include/mip/version.inc",
- "build/native/include/mip/xml_delegate.h",
- "build/native/include/mip/xml_document.h",
- "build/native/include/mip/xml_node.h",
- "build/native/include/mip/xml_reader.h",
- "build/native/include/mip_cc/application_info_cc.h",
- "build/native/include/mip_cc/auth_callback_cc.h",
- "build/native/include/mip_cc/common_types_cc.h",
- "build/native/include/mip_cc/consent_callback_cc.h",
- "build/native/include/mip_cc/dictionary_cc.h",
- "build/native/include/mip_cc/error_cc.h",
- "build/native/include/mip_cc/flighting_feature_cc.h",
- "build/native/include/mip_cc/http_delegate_cc.h",
- "build/native/include/mip_cc/identity_cc.h",
- "build/native/include/mip_cc/logger_delegate_cc.h",
- "build/native/include/mip_cc/mip_context_cc.h",
- "build/native/include/mip_cc/mip_macros_cc.h",
- "build/native/include/mip_cc/protection/delegation_license_cc.h",
- "build/native/include/mip_cc/protection/protection_crypto_types_cc.h",
- "build/native/include/mip_cc/protection/protection_engine_cc.h",
- "build/native/include/mip_cc/protection/protection_handler_cc.h",
- "build/native/include/mip_cc/protection/protection_profile_cc.h",
- "build/native/include/mip_cc/protection/template_descriptor_cc.h",
- "build/native/include/mip_cc/protection_descriptor_cc.h",
- "build/native/include/mip_cc/result_cc.h",
- "build/native/include/mip_cc/stream_cc.h",
- "build/native/include/mip_cc/string_list_cc.h",
- "build/native/include/mip_cc/task_dispatcher_delegate_cc.h",
- "build/native/include/mip_cc/telemetry_configuration_cc.h",
- "build/native/include/mip_cc/upe/action_cc.h",
- "build/native/include/mip_cc/upe/action_result_cc.h",
- "build/native/include/mip_cc/upe/add_content_footer_action_cc.h",
- "build/native/include/mip_cc/upe/add_content_header_action_cc.h",
- "build/native/include/mip_cc/upe/add_watermark_action_cc.h",
- "build/native/include/mip_cc/upe/application_action_state_cc.h",
- "build/native/include/mip_cc/upe/content_label_cc.h",
- "build/native/include/mip_cc/upe/custom_action_cc.h",
- "build/native/include/mip_cc/upe/document_state_cc.h",
- "build/native/include/mip_cc/upe/justify_action_cc.h",
- "build/native/include/mip_cc/upe/label_cc.h",
- "build/native/include/mip_cc/upe/metadata_action_cc.h",
- "build/native/include/mip_cc/upe/metadata_dictionary_cc.h",
- "build/native/include/mip_cc/upe/policy_engine_cc.h",
- "build/native/include/mip_cc/upe/policy_handler_cc.h",
- "build/native/include/mip_cc/upe/policy_profile_cc.h",
- "build/native/include/mip_cc/upe/protect_adhoc_action_cc.h",
- "build/native/include/mip_cc/upe/protect_adhoc_dk_action_cc.h",
- "build/native/include/mip_cc/upe/protect_by_encrypt_only_action_cc.h",
- "build/native/include/mip_cc/upe/protect_by_template_action_cc.h",
- "build/native/include/mip_cc/upe/protect_do_not_forward_action_cc.h",
- "build/native/include/mip_cc/upe/protect_do_not_forward_dk_action_cc.h",
- "build/native/include/mip_cc/upe/remove_content_footer_action_cc.h",
- "build/native/include/mip_cc/upe/remove_content_header_action_cc.h",
- "build/native/include/mip_cc/upe/remove_protection_action_cc.h",
- "build/native/include/mip_cc/upe/remove_watermark_action_cc.h",
- "build/native/include/mip_cc/upe/sensitivity_type_cc.h",
- "build/native/lib/debug/amd64/mip_file_sdk.lib",
- "build/native/lib/debug/amd64/mip_protection_sdk.lib",
- "build/native/lib/debug/amd64/mip_upe_sdk.lib",
- "build/native/lib/debug/x86/mip_file_sdk.lib",
- "build/native/lib/debug/x86/mip_protection_sdk.lib",
- "build/native/lib/debug/x86/mip_upe_sdk.lib",
- "build/native/lib/release/amd64/mip_file_sdk.lib",
- "build/native/lib/release/amd64/mip_protection_sdk.lib",
- "build/native/lib/release/amd64/mip_upe_sdk.lib",
- "build/native/lib/release/x86/mip_file_sdk.lib",
- "build/native/lib/release/x86/mip_protection_sdk.lib",
- "build/native/lib/release/x86/mip_upe_sdk.lib",
- "build/net40/Microsoft.InformationProtection.File.targets",
- "build/netstandard2.0/Microsoft.InformationProtection.File.targets",
- "dotnet/win7-x64/native/debug/mip_dotnet.dll",
- "dotnet/win7-x64/native/release/mip_dotnet.dll",
- "dotnet/win7-x86/native/debug/mip_dotnet.dll",
- "dotnet/win7-x86/native/release/mip_dotnet.dll",
- "icon.png",
- "lib/LICENSE.txt",
- "lib/LicenseTerms.rtf",
- "lib/ThirdPartyDependencyVersions-x64.txt",
- "lib/ThirdPartyDependencyVersions-x86.txt",
- "lib/ThirdPartyNotice.txt",
- "lib/net40/Microsoft.InformationProtection.dll",
- "lib/net40/Microsoft.InformationProtection.xml",
- "lib/netstandard2.0/Microsoft.InformationProtection.dll",
- "lib/netstandard2.0/Microsoft.InformationProtection.xml",
- "lib/readme.md",
- "lib/redist.txt",
- "lib/version.txt",
- "microsoft.informationprotection.file.1.14.128.nupkg.sha512",
- "microsoft.informationprotection.file.nuspec"
- ]
- },
- "System.Buffers/4.5.1": {
- "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
- "type": "package",
- "path": "system.buffers/4.5.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Buffers.dll",
- "lib/net461/System.Buffers.xml",
- "lib/netcoreapp2.0/_._",
- "lib/netstandard1.1/System.Buffers.dll",
- "lib/netstandard1.1/System.Buffers.xml",
- "lib/netstandard2.0/System.Buffers.dll",
- "lib/netstandard2.0/System.Buffers.xml",
- "lib/uap10.0.16299/_._",
- "ref/net45/System.Buffers.dll",
- "ref/net45/System.Buffers.xml",
- "ref/netcoreapp2.0/_._",
- "ref/netstandard1.1/System.Buffers.dll",
- "ref/netstandard1.1/System.Buffers.xml",
- "ref/netstandard2.0/System.Buffers.dll",
- "ref/netstandard2.0/System.Buffers.xml",
- "ref/uap10.0.16299/_._",
- "system.buffers.4.5.1.nupkg.sha512",
- "system.buffers.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Configuration.ConfigurationManager/8.0.0": {
- "sha512": "JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
- "type": "package",
- "path": "system.configuration.configurationmanager/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Configuration.ConfigurationManager.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets",
- "lib/net462/System.Configuration.ConfigurationManager.dll",
- "lib/net462/System.Configuration.ConfigurationManager.xml",
- "lib/net6.0/System.Configuration.ConfigurationManager.dll",
- "lib/net6.0/System.Configuration.ConfigurationManager.xml",
- "lib/net7.0/System.Configuration.ConfigurationManager.dll",
- "lib/net7.0/System.Configuration.ConfigurationManager.xml",
- "lib/net8.0/System.Configuration.ConfigurationManager.dll",
- "lib/net8.0/System.Configuration.ConfigurationManager.xml",
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
- "lib/netstandard2.0/System.Configuration.ConfigurationManager.xml",
- "system.configuration.configurationmanager.8.0.0.nupkg.sha512",
- "system.configuration.configurationmanager.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Diagnostics.DiagnosticSource/6.0.1": {
- "sha512": "KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==",
- "type": "package",
- "path": "system.diagnostics.diagnosticsource/6.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Diagnostics.DiagnosticSource.dll",
- "lib/net461/System.Diagnostics.DiagnosticSource.xml",
- "lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
- "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512",
- "system.diagnostics.diagnosticsource.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.IO.FileSystem.AccessControl/5.0.0": {
- "sha512": "SxHB3nuNrpptVk+vZ/F+7OHEpoHUIKKMl02bUmYHQr1r+glbZQxs7pRtsf4ENO29TVm2TH3AEeep2fJcy92oYw==",
- "type": "package",
- "path": "system.io.filesystem.accesscontrol/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.IO.FileSystem.AccessControl.dll",
- "lib/net461/System.IO.FileSystem.AccessControl.dll",
- "lib/net461/System.IO.FileSystem.AccessControl.xml",
- "lib/netstandard1.3/System.IO.FileSystem.AccessControl.dll",
- "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll",
- "lib/netstandard2.0/System.IO.FileSystem.AccessControl.xml",
- "ref/net46/System.IO.FileSystem.AccessControl.dll",
- "ref/net461/System.IO.FileSystem.AccessControl.dll",
- "ref/net461/System.IO.FileSystem.AccessControl.xml",
- "ref/netstandard1.3/System.IO.FileSystem.AccessControl.dll",
- "ref/netstandard1.3/System.IO.FileSystem.AccessControl.xml",
- "ref/netstandard1.3/de/System.IO.FileSystem.AccessControl.xml",
- "ref/netstandard1.3/es/System.IO.FileSystem.AccessControl.xml",
- "ref/netstandard1.3/fr/System.IO.FileSystem.AccessControl.xml",
- "ref/netstandard1.3/it/System.IO.FileSystem.AccessControl.xml",
- "ref/netstandard1.3/ja/System.IO.FileSystem.AccessControl.xml",
- "ref/netstandard1.3/ko/System.IO.FileSystem.AccessControl.xml",
- "ref/netstandard1.3/ru/System.IO.FileSystem.AccessControl.xml",
- "ref/netstandard1.3/zh-hans/System.IO.FileSystem.AccessControl.xml",
- "ref/netstandard1.3/zh-hant/System.IO.FileSystem.AccessControl.xml",
- "ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll",
- "ref/netstandard2.0/System.IO.FileSystem.AccessControl.xml",
- "runtimes/win/lib/net46/System.IO.FileSystem.AccessControl.dll",
- "runtimes/win/lib/net461/System.IO.FileSystem.AccessControl.dll",
- "runtimes/win/lib/net461/System.IO.FileSystem.AccessControl.xml",
- "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.AccessControl.dll",
- "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll",
- "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.xml",
- "system.io.filesystem.accesscontrol.5.0.0.nupkg.sha512",
- "system.io.filesystem.accesscontrol.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Memory/4.5.4": {
- "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
- "type": "package",
- "path": "system.memory/4.5.4",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Memory.dll",
- "lib/net461/System.Memory.xml",
- "lib/netcoreapp2.1/_._",
- "lib/netstandard1.1/System.Memory.dll",
- "lib/netstandard1.1/System.Memory.xml",
- "lib/netstandard2.0/System.Memory.dll",
- "lib/netstandard2.0/System.Memory.xml",
- "ref/netcoreapp2.1/_._",
- "system.memory.4.5.4.nupkg.sha512",
- "system.memory.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Numerics.Vectors/4.5.0": {
- "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
- "type": "package",
- "path": "system.numerics.vectors/4.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Numerics.Vectors.dll",
- "lib/net46/System.Numerics.Vectors.xml",
- "lib/netcoreapp2.0/_._",
- "lib/netstandard1.0/System.Numerics.Vectors.dll",
- "lib/netstandard1.0/System.Numerics.Vectors.xml",
- "lib/netstandard2.0/System.Numerics.Vectors.dll",
- "lib/netstandard2.0/System.Numerics.Vectors.xml",
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
- "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
- "lib/uap10.0.16299/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/System.Numerics.Vectors.dll",
- "ref/net45/System.Numerics.Vectors.xml",
- "ref/net46/System.Numerics.Vectors.dll",
- "ref/net46/System.Numerics.Vectors.xml",
- "ref/netcoreapp2.0/_._",
- "ref/netstandard1.0/System.Numerics.Vectors.dll",
- "ref/netstandard1.0/System.Numerics.Vectors.xml",
- "ref/netstandard2.0/System.Numerics.Vectors.dll",
- "ref/netstandard2.0/System.Numerics.Vectors.xml",
- "ref/uap10.0.16299/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.numerics.vectors.4.5.0.nupkg.sha512",
- "system.numerics.vectors.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Runtime.CompilerServices.Unsafe/6.0.0": {
- "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
- "type": "package",
- "path": "system.runtime.compilerservices.unsafe/6.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
- "buildTransitive/netcoreapp3.1/_._",
- "lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
- "lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
- "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
- "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
- "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
- "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
- "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
- "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
- "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
- "system.runtime.compilerservices.unsafe.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Security.AccessControl/5.0.0": {
- "sha512": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
- "type": "package",
- "path": "system.security.accesscontrol/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.Security.AccessControl.dll",
- "lib/net461/System.Security.AccessControl.dll",
- "lib/net461/System.Security.AccessControl.xml",
- "lib/netstandard1.3/System.Security.AccessControl.dll",
- "lib/netstandard2.0/System.Security.AccessControl.dll",
- "lib/netstandard2.0/System.Security.AccessControl.xml",
- "lib/uap10.0.16299/_._",
- "ref/net46/System.Security.AccessControl.dll",
- "ref/net461/System.Security.AccessControl.dll",
- "ref/net461/System.Security.AccessControl.xml",
- "ref/netstandard1.3/System.Security.AccessControl.dll",
- "ref/netstandard1.3/System.Security.AccessControl.xml",
- "ref/netstandard1.3/de/System.Security.AccessControl.xml",
- "ref/netstandard1.3/es/System.Security.AccessControl.xml",
- "ref/netstandard1.3/fr/System.Security.AccessControl.xml",
- "ref/netstandard1.3/it/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ja/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ko/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ru/System.Security.AccessControl.xml",
- "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
- "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
- "ref/netstandard2.0/System.Security.AccessControl.dll",
- "ref/netstandard2.0/System.Security.AccessControl.xml",
- "ref/uap10.0.16299/_._",
- "runtimes/win/lib/net46/System.Security.AccessControl.dll",
- "runtimes/win/lib/net461/System.Security.AccessControl.dll",
- "runtimes/win/lib/net461/System.Security.AccessControl.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
- "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.accesscontrol.5.0.0.nupkg.sha512",
- "system.security.accesscontrol.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Cryptography.ProtectedData/4.5.0": {
- "sha512": "wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q==",
- "type": "package",
- "path": "system.security.cryptography.protecteddata/4.5.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Security.Cryptography.ProtectedData.dll",
- "lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Security.Cryptography.ProtectedData.dll",
- "ref/net461/System.Security.Cryptography.ProtectedData.dll",
- "ref/net461/System.Security.Cryptography.ProtectedData.xml",
- "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
- "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "system.security.cryptography.protecteddata.4.5.0.nupkg.sha512",
- "system.security.cryptography.protecteddata.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Principal.Windows/5.0.0": {
- "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
- "type": "package",
- "path": "system.security.principal.windows/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.Security.Principal.Windows.dll",
- "lib/net461/System.Security.Principal.Windows.dll",
- "lib/net461/System.Security.Principal.Windows.xml",
- "lib/netstandard1.3/System.Security.Principal.Windows.dll",
- "lib/netstandard2.0/System.Security.Principal.Windows.dll",
- "lib/netstandard2.0/System.Security.Principal.Windows.xml",
- "lib/uap10.0.16299/_._",
- "ref/net46/System.Security.Principal.Windows.dll",
- "ref/net461/System.Security.Principal.Windows.dll",
- "ref/net461/System.Security.Principal.Windows.xml",
- "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
- "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/System.Security.Principal.Windows.dll",
- "ref/netstandard1.3/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
- "ref/netstandard2.0/System.Security.Principal.Windows.dll",
- "ref/netstandard2.0/System.Security.Principal.Windows.xml",
- "ref/uap10.0.16299/_._",
- "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
- "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.principal.windows.5.0.0.nupkg.sha512",
- "system.security.principal.windows.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "AipGateway.AIP/1.0.0": {
- "type": "project",
- "path": "../AipGateway.AIP/AipGateway.AIP.csproj",
- "msbuildProject": "../AipGateway.AIP/AipGateway.AIP.csproj"
- }
- },
- "projectFileDependencyGroups": {
- ".NETFramework,Version=v4.8": [
- "AipGateway.AIP >= 1.0.0",
- "System.Configuration.ConfigurationManager >= 8.0.0"
- ]
- },
- "packageFolders": {
- "C:\\Users\\OpenValue\\.nuget\\packages\\": {},
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\AipGateway.Test.csproj",
- "projectName": "AipGateway.Test",
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\AipGateway.Test.csproj",
- "packagesPath": "C:\\Users\\OpenValue\\.nuget\\packages\\",
- "outputPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.Test\\obj\\",
- "projectStyle": "PackageReference",
- "skipContentFileWrite": true,
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\OpenValue\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net48"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net48": {
- "projectReferences": {
- "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj": {
- "projectPath": "C:\\DEV\\SOLUTION\\IIS\\AipGateway\\AipGateway.AIP\\AipGateway.AIP.csproj"
- }
- }
- }
- }
- },
- "frameworks": {
- "net48": {
- "dependencies": {
- "System.Configuration.ConfigurationManager": {
- "target": "Package",
- "version": "[8.0.0, )"
- }
- }
- }
- },
- "runtimes": {
- "win": {
- "#import": []
- },
- "win-x64": {
- "#import": []
- },
- "win-x86": {
- "#import": []
- }
- }
- }
- }
|