-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
321 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,302 @@ | ||
{ | ||
"version": 1, | ||
"dependencies": { | ||
"net8.0": { | ||
"JetBrains.Annotations": { | ||
"type": "Direct", | ||
"requested": "[2024.3.0, )", | ||
"resolved": "2024.3.0", | ||
"contentHash": "ox5pkeLQXjvJdyAB4b2sBYAlqZGLh3PjSnP1bQNVx72ONuTJ9+34/+Rq91Fc0dG29XG9RgZur9+NcP4riihTug==" | ||
}, | ||
"MediatR": { | ||
"type": "Direct", | ||
"requested": "[12.4.1, )", | ||
"resolved": "12.4.1", | ||
"contentHash": "0tLxCgEC5+r1OCuumR3sWyiVa+BMv3AgiU4+pz8xqTc+2q1WbUEXFOr7Orm96oZ9r9FsldgUtWvB2o7b9jDOaw==", | ||
"dependencies": { | ||
"MediatR.Contracts": "[2.0.1, 3.0.0)", | ||
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0" | ||
} | ||
}, | ||
"Microsoft.Build": { | ||
"type": "Direct", | ||
"requested": "[17.12.6, )", | ||
"resolved": "17.12.6", | ||
"contentHash": "Gz8VteydDNLOhm0vov0dSeQb43ibQ4EnWoc2UtjUd7F3MNFo12o/3XLvVFoZ9b8UXBX6EzraL8XLCy93QTnnIA==", | ||
"dependencies": { | ||
"Microsoft.Build.Framework": "17.12.6", | ||
"Microsoft.IO.Redist": "6.0.1", | ||
"Microsoft.NET.StringTools": "17.12.6", | ||
"System.Collections.Immutable": "8.0.0", | ||
"System.Configuration.ConfigurationManager": "8.0.0", | ||
"System.Memory": "4.5.5", | ||
"System.Reflection.Metadata": "8.0.0", | ||
"System.Reflection.MetadataLoadContext": "8.0.0", | ||
"System.Runtime.CompilerServices.Unsafe": "6.0.0", | ||
"System.Security.Principal.Windows": "5.0.0", | ||
"System.Text.Json": "8.0.5", | ||
"System.Threading.Tasks.Dataflow": "8.0.0" | ||
} | ||
}, | ||
"Microsoft.Build.Framework": { | ||
"type": "Direct", | ||
"requested": "[17.12.6, )", | ||
"resolved": "17.12.6", | ||
"contentHash": "jleteC0seumLGTmTVwob97lcwPj/dfgzL/V3g/VVcMZgo2Ic7jzdy8AYpByPDh8e3uRq0SjCl6HOFCjhy5GzRQ==", | ||
"dependencies": { | ||
"Microsoft.Win32.Registry": "5.0.0", | ||
"System.Memory": "4.5.5", | ||
"System.Runtime.CompilerServices.Unsafe": "6.0.0", | ||
"System.Security.Principal.Windows": "5.0.0" | ||
} | ||
}, | ||
"Microsoft.Build.Utilities.Core": { | ||
"type": "Direct", | ||
"requested": "[17.12.6, )", | ||
"resolved": "17.12.6", | ||
"contentHash": "pU3GnHcXp8VRMGKxdJCq+tixfhFn+QwEbpqmZmc/nqFHFyuhlGwjonWZMIWcwuCv/8EHgxoOttFvna1vrN+RrA==", | ||
"dependencies": { | ||
"Microsoft.Build.Framework": "17.12.6", | ||
"Microsoft.NET.StringTools": "17.12.6", | ||
"Microsoft.Win32.Registry": "5.0.0", | ||
"System.Collections.Immutable": "8.0.0", | ||
"System.Configuration.ConfigurationManager": "8.0.0", | ||
"System.Memory": "4.5.5", | ||
"System.Runtime.CompilerServices.Unsafe": "6.0.0", | ||
"System.Security.Principal.Windows": "5.0.0", | ||
"System.Text.Encoding.CodePages": "7.0.0" | ||
} | ||
}, | ||
"Microsoft.CSharp": { | ||
"type": "Direct", | ||
"requested": "[4.7.0, )", | ||
"resolved": "4.7.0", | ||
"contentHash": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==" | ||
}, | ||
"Microsoft.Extensions.DependencyInjection": { | ||
"type": "Direct", | ||
"requested": "[9.0.0, )", | ||
"resolved": "9.0.0", | ||
"contentHash": "MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==", | ||
"dependencies": { | ||
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0" | ||
} | ||
}, | ||
"Microsoft.Extensions.FileSystemGlobbing": { | ||
"type": "Direct", | ||
"requested": "[9.0.0, )", | ||
"resolved": "9.0.0", | ||
"contentHash": "jGFKZiXs2HNseK3NK/rfwHNNovER71jSj4BD1a/649ml9+h6oEtYd0GSALZDNW8jZ2Rh+oAeadOa6sagYW1F2A==" | ||
}, | ||
"MinVer": { | ||
"type": "Direct", | ||
"requested": "[6.0.0, )", | ||
"resolved": "6.0.0", | ||
"contentHash": "+/SsmiySsXJlvQLCGBqaZKNVt3s/Y/HbAdwtop7Km2CnuZbaScoqkWJEBQ5Cy9ebkn6kCYKrHsXgwrFdTgcb3g==" | ||
}, | ||
"NuGet.Versioning": { | ||
"type": "Direct", | ||
"requested": "[6.12.1, )", | ||
"resolved": "6.12.1", | ||
"contentHash": "fJ6rFYANDnohFsdpaY79FvrJxI6murmoOxXz6nZlf819F48+IBKMnAIg3oIBRtZq5y498ObMtKnro5IitvizUg==" | ||
}, | ||
"System.Collections.Immutable": { | ||
"type": "Direct", | ||
"requested": "[9.0.0, )", | ||
"resolved": "9.0.0", | ||
"contentHash": "QhkXUl2gNrQtvPmtBTQHb0YsUrDiDQ2QS09YbtTTiSjGcf7NBqtYbrG/BE06zcBPCKEwQGzIv13IVdXNOSub2w==" | ||
}, | ||
"System.CommandLine": { | ||
"type": "Direct", | ||
"requested": "[2.0.0-beta1.20574.7, )", | ||
"resolved": "2.0.0-beta1.20574.7", | ||
"contentHash": "fGqXtGd0UWyVTYRz5hU0fyjR1w7VlrdjmkdADreE9JXMzhWYgYJNxaHWVum40qJjtAT3RLlI0dBf37jmRBh43Q==", | ||
"dependencies": { | ||
"Microsoft.CSharp": "4.4.1", | ||
"system.memory": "4.5.4" | ||
} | ||
}, | ||
"System.Console": { | ||
"type": "Direct", | ||
"requested": "[4.3.1, )", | ||
"resolved": "4.3.1", | ||
"contentHash": "6iKDG36vugpW230eBGMLL6GQIx+Buf5txz6DFC1c4MOH8qcOo2mFzId6GsJUTptR4AusnDsdUeCYuzDiftD39w==", | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "1.1.0", | ||
"Microsoft.NETCore.Targets": "1.1.2", | ||
"System.IO": "4.3.0", | ||
"System.Runtime": "4.3.0", | ||
"System.Text.Encoding": "4.3.0" | ||
} | ||
}, | ||
"MediatR.Contracts": { | ||
"type": "Transitive", | ||
"resolved": "2.0.1", | ||
"contentHash": "FYv95bNT4UwcNA+G/J1oX5OpRiSUxteXaUt2BJbRSdRNiIUNbggJF69wy6mnk2wYToaanpdXZdCwVylt96MpwQ==" | ||
}, | ||
"Microsoft.Extensions.DependencyInjection.Abstractions": { | ||
"type": "Transitive", | ||
"resolved": "9.0.0", | ||
"contentHash": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==" | ||
}, | ||
"Microsoft.IO.Redist": { | ||
"type": "Transitive", | ||
"resolved": "6.0.1", | ||
"contentHash": "bSapbVhuyHtTHXRJwLwhzkOIUPXXMxxJ9a1/gjXb7gtk9949aggm17v+Hb1biv6CTl1DWoZ6YcxVFrGQRGeETQ==", | ||
"dependencies": { | ||
"System.Buffers": "4.5.1", | ||
"System.Memory": "4.5.4" | ||
} | ||
}, | ||
"Microsoft.NET.StringTools": { | ||
"type": "Transitive", | ||
"resolved": "17.12.6", | ||
"contentHash": "w8Ehofqte5bJoR+Fa3f6JwkwFEkGtXxqvQHGOVOSHDzgNVySvL5FSNhavbQSZ864el9c3rjdLPLAtBW8dq6fmg==", | ||
"dependencies": { | ||
"System.Memory": "4.5.5", | ||
"System.Runtime.CompilerServices.Unsafe": "6.0.0" | ||
} | ||
}, | ||
"Microsoft.NETCore.Platforms": { | ||
"type": "Transitive", | ||
"resolved": "5.0.0", | ||
"contentHash": "VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==" | ||
}, | ||
"Microsoft.NETCore.Targets": { | ||
"type": "Transitive", | ||
"resolved": "1.1.2", | ||
"contentHash": "wETQM2IJ1uP//roY/Yz7f7NnJPzX8xgxux9+hVvkXtD1Yr6VsXefS9KZIO3He18LD7h7ACgirp5rNlEeNI0ynA==" | ||
}, | ||
"Microsoft.Win32.Registry": { | ||
"type": "Transitive", | ||
"resolved": "5.0.0", | ||
"contentHash": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==", | ||
"dependencies": { | ||
"System.Security.AccessControl": "5.0.0", | ||
"System.Security.Principal.Windows": "5.0.0" | ||
} | ||
}, | ||
"System.Buffers": { | ||
"type": "Transitive", | ||
"resolved": "4.5.1", | ||
"contentHash": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==" | ||
}, | ||
"System.Configuration.ConfigurationManager": { | ||
"type": "Transitive", | ||
"resolved": "8.0.0", | ||
"contentHash": "JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==", | ||
"dependencies": { | ||
"System.Diagnostics.EventLog": "8.0.0", | ||
"System.Security.Cryptography.ProtectedData": "8.0.0" | ||
} | ||
}, | ||
"System.Diagnostics.EventLog": { | ||
"type": "Transitive", | ||
"resolved": "8.0.0", | ||
"contentHash": "fdYxcRjQqTTacKId/2IECojlDSFvp7LP5N78+0z/xH7v/Tuw5ZAxu23Y6PTCRinqyu2ePx+Gn1098NC6jM6d+A==" | ||
}, | ||
"System.IO": { | ||
"type": "Transitive", | ||
"resolved": "4.3.0", | ||
"contentHash": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==", | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "1.1.0", | ||
"Microsoft.NETCore.Targets": "1.1.0", | ||
"System.Runtime": "4.3.0", | ||
"System.Text.Encoding": "4.3.0", | ||
"System.Threading.Tasks": "4.3.0" | ||
} | ||
}, | ||
"System.Memory": { | ||
"type": "Transitive", | ||
"resolved": "4.5.5", | ||
"contentHash": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==" | ||
}, | ||
"System.Reflection.Metadata": { | ||
"type": "Transitive", | ||
"resolved": "8.0.0", | ||
"contentHash": "ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==", | ||
"dependencies": { | ||
"System.Collections.Immutable": "8.0.0" | ||
} | ||
}, | ||
"System.Reflection.MetadataLoadContext": { | ||
"type": "Transitive", | ||
"resolved": "8.0.0", | ||
"contentHash": "SZxrQ4sQYnIcdwiO3G/lHZopbPYQ2lW0ioT4JezgccWUrKaKbHLJbAGZaDfkYjWcta1pWssAo3MOXLsR0ie4tQ==", | ||
"dependencies": { | ||
"System.Collections.Immutable": "8.0.0", | ||
"System.Reflection.Metadata": "8.0.0" | ||
} | ||
}, | ||
"System.Runtime": { | ||
"type": "Transitive", | ||
"resolved": "4.3.0", | ||
"contentHash": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==", | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "1.1.0", | ||
"Microsoft.NETCore.Targets": "1.1.0" | ||
} | ||
}, | ||
"System.Runtime.CompilerServices.Unsafe": { | ||
"type": "Transitive", | ||
"resolved": "6.0.0", | ||
"contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==" | ||
}, | ||
"System.Security.AccessControl": { | ||
"type": "Transitive", | ||
"resolved": "5.0.0", | ||
"contentHash": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==", | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "5.0.0", | ||
"System.Security.Principal.Windows": "5.0.0" | ||
} | ||
}, | ||
"System.Security.Cryptography.ProtectedData": { | ||
"type": "Transitive", | ||
"resolved": "8.0.0", | ||
"contentHash": "+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==" | ||
}, | ||
"System.Security.Principal.Windows": { | ||
"type": "Transitive", | ||
"resolved": "5.0.0", | ||
"contentHash": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==" | ||
}, | ||
"System.Text.Encoding": { | ||
"type": "Transitive", | ||
"resolved": "4.3.0", | ||
"contentHash": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==", | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "1.1.0", | ||
"Microsoft.NETCore.Targets": "1.1.0", | ||
"System.Runtime": "4.3.0" | ||
} | ||
}, | ||
"System.Text.Encoding.CodePages": { | ||
"type": "Transitive", | ||
"resolved": "7.0.0", | ||
"contentHash": "LSyCblMpvOe0N3E+8e0skHcrIhgV2huaNcjUUEa8hRtgEAm36aGkRoC8Jxlb6Ra6GSfF29ftduPNywin8XolzQ==" | ||
}, | ||
"System.Text.Json": { | ||
"type": "Transitive", | ||
"resolved": "8.0.5", | ||
"contentHash": "0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg==" | ||
}, | ||
"System.Threading.Tasks": { | ||
"type": "Transitive", | ||
"resolved": "4.3.0", | ||
"contentHash": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==", | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "1.1.0", | ||
"Microsoft.NETCore.Targets": "1.1.0", | ||
"System.Runtime": "4.3.0" | ||
} | ||
}, | ||
"System.Threading.Tasks.Dataflow": { | ||
"type": "Transitive", | ||
"resolved": "8.0.0", | ||
"contentHash": "7V0I8tPa9V7UxMx/+7DIwkhls5ouaEMQx6l/GwGm1Y8kJQ61On9B/PxCXFLbgu5/C47g0BP2CUYs+nMv1+Oaqw==" | ||
} | ||
} | ||
} | ||
} |