Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/MiniLzoSharp.Tests/MiniLzoSharp.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="xunit.v3" Version="4.0.0" />
<PackageReference Include="xunit.v3" Version="4.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down
88 changes: 44 additions & 44 deletions tests/MiniLzoSharp.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"net10.0": {
"xunit.v3": {
"type": "Direct",
"requested": "[4.0.0, )",
"resolved": "4.0.0",
"contentHash": "czH4MaZ2k2eLjetuN5W1fUEnNVADsTOeYxDvrqIFh04XO6H3Y8Yu1FrSy3psF1q06DZV33wftjqZVv4acwIp9Q==",
"requested": "[4.0.1, )",
"resolved": "4.0.1",
"contentHash": "KpDYf6jFjYfOchuRJOAXPOpwN03hLE1AF4kWzCUSnhr8JZMiGH4BT1YidCcm6BE1H4E90GyJzuKoCwXbg9PXmA==",
"dependencies": {
"xunit.v3.mtp-v2": "[4.0.0]"
"xunit.v3.mtp-v2": "[4.0.1]"
}
},
"Microsoft.ApplicationInsights": {
Expand All @@ -23,32 +23,32 @@
},
"Microsoft.Testing.Extensions.Telemetry": {
"type": "Transitive",
"resolved": "2.3.3",
"contentHash": "nY8ceQyPWB9TRE1WE5Oe/sks2e10SxgPv61vBHsFYpgCeDtNwhpMZwmL29GklO3/etTdOsLdrCmNr4zJWaR2fg==",
"resolved": "2.4.0",
"contentHash": "JeP1RFqBa11fWmBk8xEfZcMKr4rxWSyI6OZ+659V069CaMkTEOQBW2UdSSeNz3absOsygcn7JJkzerC4LGnZ9w==",
"dependencies": {
"Microsoft.ApplicationInsights": "2.23.0",
"Microsoft.Testing.Platform": "2.3.3"
"Microsoft.Testing.Platform": "[2.4.0, 3.0.0)"
}
},
"Microsoft.Testing.Extensions.TrxReport.Abstractions": {
"type": "Transitive",
"resolved": "2.3.3",
"contentHash": "dceVNxnfTEjKnrIreLcMfkgrzzBY8kgCCJX5NAv7Lq/6vPlTP4VB5zxKeuYy0yfCoBtWuPkLjUG6qtOBMfpypA==",
"resolved": "2.4.0",
"contentHash": "uRb+4qM42dFDg4kWJZ2kFEcwESNVCRZJjItp5vETorN3rSJGysP617LqYirOcrCYmxg+obPreHMM5JcsNDKtBw==",
"dependencies": {
"Microsoft.Testing.Platform": "2.3.3"
"Microsoft.Testing.Platform": "[2.4.0, 3.0.0)"
}
},
"Microsoft.Testing.Platform": {
"type": "Transitive",
"resolved": "2.3.3",
"contentHash": "ENbH4BQh9riXtOKc25KKITfiGGWhWMBJA7pZuNaF9zxzzSaVkp5AMeZxGQ6sXYaR6xb724NLz985Is6XIYqLSg=="
"resolved": "2.4.0",
"contentHash": "dp1N3P1ujb0ztwFgqz2o/ItEvq+pm19/AiA+Xq7Zpcy7oPMcxDBZLYGtf0LlU1MveEBJuKVjZhI+LnkfcH/0jQ=="
},
"Microsoft.Testing.Platform.MSBuild": {
"type": "Transitive",
"resolved": "2.3.3",
"contentHash": "iVAvNbZ5JPDZSrTcIrCDoCsAkzjDxwDEt2mDuMd8ng1P6e2P2NCd0g0BsoBVG+nJLSmK//V+yeEvjCa3E2fxHw==",
"resolved": "2.4.0",
"contentHash": "qr5M6h16YHMJLFDcWELFVMMpGte2BUmveBZKT5YoBV+bmuJRPu9bv/Zqke4yQuOEKRNxoAETrG5jr+/6Rnr3Hg==",
"dependencies": {
"Microsoft.Testing.Platform": "2.3.3"
"Microsoft.Testing.Platform": "[2.4.0, 3.0.0)"
}
},
"Microsoft.Win32.Registry": {
Expand All @@ -63,70 +63,70 @@
},
"xunit.analyzers": {
"type": "Transitive",
"resolved": "2.0.0",
"contentHash": "2UtauxWDa9C6bT7MvFfZkNoFulfflb00jnDU2xeVO9Y58l4Ah2Mv/HiMs4b0zdpK/SfAxpajkgKNMN8zBKa+7Q=="
"resolved": "2.1.0",
"contentHash": "X7QXEcZQGz0G/HL4HUyK+aAvNa/IMGbOCnFIq4jD/Evktq12xANKwzOUr7b08vCmC1LXu/47qHWOdjm3KfaJ0A=="
},
"xunit.v3.assert": {
"type": "Transitive",
"resolved": "4.0.0",
"contentHash": "QxYfC+98lCMe7Kl9iWDUeUn+gmiPJ2Sz/r+trSdp1mvKyDMXj8S1kYdfkFNJSHyUSQ6KWomenSDgfWhGpR8zEQ=="
"resolved": "4.0.1",
"contentHash": "nC7d3cY06Oo7hkdwWPZkBR0Ud75xNhgx0P7i0GmMMZC3puCGlc4szFiT30biH03IN/eDnr8h+nv3A1UD17bk/A=="
},
"xunit.v3.common": {
"type": "Transitive",
"resolved": "4.0.0",
"contentHash": "cjaNGmOVA5QJxcp6uuSsDhbt0lNmxezFo226mbYOuXm9E9Owq8bYTKxa9wnAMZRnbvyCmCYhAvc/+UAzf0M2vA==",
"resolved": "4.0.1",
"contentHash": "Qf25TVdadDQYf9zVxSd7L9RNQhuP0jCUHmo96XTmIKLxGefylIEV63jRbXBPFzdXmV09TCdcurk+AQ9LiWS2Hg==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "6.0.0"
}
},
"xunit.v3.core.mtp-v2": {
"type": "Transitive",
"resolved": "4.0.0",
"contentHash": "2I7apws+6HPz5aYi4choAn7c8P4jPAvwbfAtLSy0JPH89oeY/z1Zqz65Cm3HJmput5l56Z1sJOinTxsAQmbyWQ==",
"resolved": "4.0.1",
"contentHash": "7qfTfrIfS2wybpSVyRLmhXHbSudD2eNw66LfukixmKsRCTcfvOrLsx0qGL/lObcEh3Z2F4SIXgoFnLIiB8yfjQ==",
"dependencies": {
"Microsoft.Testing.Extensions.Telemetry": "2.3.3",
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.3.3",
"Microsoft.Testing.Platform": "2.3.3",
"Microsoft.Testing.Platform.MSBuild": "2.3.3",
"xunit.v3.extensibility.core": "[4.0.0]",
"xunit.v3.runner.inproc.console": "[4.0.0]"
"Microsoft.Testing.Extensions.Telemetry": "2.4.0",
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.4.0",
"Microsoft.Testing.Platform": "2.4.0",
"Microsoft.Testing.Platform.MSBuild": "2.4.0",
"xunit.v3.extensibility.core": "[4.0.1]",
"xunit.v3.runner.inproc.console": "[4.0.1]"
}
},
"xunit.v3.extensibility.core": {
"type": "Transitive",
"resolved": "4.0.0",
"contentHash": "+tTe9VX2vwrUHGI48FE4ly956Ry084wPH4I/7g5D36AkAMGjQRZZDVz8eH2GwX/CLS9PDQRSca534WyrAYsyzw==",
"resolved": "4.0.1",
"contentHash": "J0d5OfFcp920nZxCRIvU14+TZhiSPQR0wvqEMZ3MRiJLPu1VmYlcRNkmcSW0i1DwkB81gAHc+fHUQf/cU64MYg==",
"dependencies": {
"xunit.v3.common": "[4.0.0]"
"xunit.v3.common": "[4.0.1]"
}
},
"xunit.v3.mtp-v2": {
"type": "Transitive",
"resolved": "4.0.0",
"contentHash": "svYjct2c3VbLyUSB2r9VWiIkYwemwXHhOgIVAor8RvupcZBFcdiGdmq8G519ZCu30yjPCr0EP3Hy4mvgEXcXpQ==",
"resolved": "4.0.1",
"contentHash": "s88KiWwDDYgOWV3A+ViJiqCe9cLU/Rt6Gb5TfOC7Abv/HKSoj4IHVPcOQk7jPt7HhZHHEts5IuaVpB30eO5B1w==",
"dependencies": {
"xunit.analyzers": "2.0.0",
"xunit.v3.assert": "[4.0.0]",
"xunit.v3.core.mtp-v2": "[4.0.0]"
"xunit.analyzers": "2.1.0",
"xunit.v3.assert": "[4.0.1]",
"xunit.v3.core.mtp-v2": "[4.0.1]"
}
},
"xunit.v3.runner.common": {
"type": "Transitive",
"resolved": "4.0.0",
"contentHash": "1IEIAVRgnPo9nihd9D0TvxxsLKVRySa+K0wLy/m0SJ4RMdveRCUj/mICFboruO+ILUJ10fUfCCyp7MC5/y7cGw==",
"resolved": "4.0.1",
"contentHash": "p9AyfBpj2e5Iws8B57SbLiSngg7mEdvegHInKR4T2cjt2mis9h8htVgCnmu//agZO4zri6p6VQOj5EkHHTy3gA==",
"dependencies": {
"Microsoft.Win32.Registry": "[5.0.0]",
"System.Security.AccessControl": "[6.0.1]",
"xunit.v3.common": "[4.0.0]"
"xunit.v3.common": "[4.0.1]"
}
},
"xunit.v3.runner.inproc.console": {
"type": "Transitive",
"resolved": "4.0.0",
"contentHash": "Sp5AALIlZUf2U5pEt2LHs+ebn18eAPSFnXEouJTltLez5p+NQvBm7kzsKSkZOM6iyoS6nuN/wKdsJt2LvixjsQ==",
"resolved": "4.0.1",
"contentHash": "Hqwfd6ehMIhPmVWUQ2dgmknzuLFTWeyp8ES1q3D4YR5bQVyiXDcaIoaFwqAz2zgLr49WaW4Mz7VVncP7u/Q8/Q==",
"dependencies": {
"xunit.v3.extensibility.core": "[4.0.0]",
"xunit.v3.runner.common": "[4.0.0]"
"xunit.v3.extensibility.core": "[4.0.1]",
"xunit.v3.runner.common": "[4.0.1]"
}
},
"minilzosharp": {
Expand Down