diff --git a/infrastructure/infrastructure.csproj b/infrastructure/infrastructure.csproj index 47fc6889..fcb6d607 100644 --- a/infrastructure/infrastructure.csproj +++ b/infrastructure/infrastructure.csproj @@ -10,7 +10,7 @@ - + diff --git a/infrastructure/packages.lock.json b/infrastructure/packages.lock.json index e38099a3..fe6cc1f6 100644 --- a/infrastructure/packages.lock.json +++ b/infrastructure/packages.lock.json @@ -4,9 +4,9 @@ "net8.0-windows7.0": { "Microsoft.Diagnostics.Tracing.TraceEvent": { "type": "Direct", - "requested": "[3.2.2, )", - "resolved": "3.2.2", - "contentHash": "jQqXyG5cOpuaODN5ratqGPDF7oteCUWt5amHq424lFSkeLNiOgI8hwAYs8Qx3NXVBOAfnqKwqa9yQ2D7HnwJww==", + "requested": "[3.2.3, )", + "resolved": "3.2.3", + "contentHash": "DsqAbbyV2u+HlVyN6dyelS7BffzYRy4WdYYKTRGyFtOqA5kix70D1Gcy+2QtEB+0Kxb7GKqFtgxvUFKfPrF/yw==", "dependencies": { "Microsoft.Diagnostics.NETCore.Client": "0.2.510501", "Microsoft.Win32.Registry": "5.0.0", @@ -189,57 +189,6 @@ "RegProbe.Core": { "type": "Project" } - }, - "net8.0-windows7.0/win-x64": { - "Microsoft.Win32.Registry": { - "type": "Direct", - "requested": "[5.0.0, )", - "resolved": "5.0.0", - "contentHash": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==", - "dependencies": { - "System.Security.AccessControl": "5.0.0", - "System.Security.Principal.Windows": "5.0.0" - } - }, - "System.Diagnostics.PerformanceCounter": { - "type": "Direct", - "requested": "[10.0.8, )", - "resolved": "10.0.8", - "contentHash": "A/ojGlB+iMz6FU7gC2lNIF7TmtnBhvb1nf/yXYFXdF2oxrr4myrCRj/i1HZXeJepZ7iDmnRmXyG6gMFdf1Kjew==", - "dependencies": { - "System.Configuration.ConfigurationManager": "10.0.8", - "System.Threading.AccessControl": "10.0.8" - } - }, - "System.Diagnostics.EventLog": { - "type": "Transitive", - "resolved": "10.0.8", - "contentHash": "+Ro7WgIom+BDNH+YhTuZKL6QJ0ctfOpTyfUG/h3aU5KwXt3OaNf0wYWrTvoBUj+34Dy5V8dN9yCco1hAJQ4txw==" - }, - "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.Principal.Windows": { - "type": "Transitive", - "resolved": "5.0.0", - "contentHash": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==" - }, - "System.Text.Encodings.Web": { - "type": "Transitive", - "resolved": "9.0.8", - "contentHash": "W+LotQsM4wBJ4PG7uRkyul4wqL4Fz7R4ty6uXrCNZUhbaHYANgrPaYR2ZpMVpdCjQEJ17Jr1NMN8hv4SHaHY4A==" - }, - "System.Threading.AccessControl": { - "type": "Transitive", - "resolved": "10.0.8", - "contentHash": "dDz/L7x/iTFxnBRO45FIITCTYdKfuZ1/ze75LprWXQtmJwoCOmN0lnJIDp/OecFxm016zy4MSF0UjRQrN8xKmA==" - } } } } \ No newline at end of file