
All checks were successful
Release / Get Version (push) Successful in 8s
Release / Build and Publish Nuget (Torch.API) (push) Successful in 59s
Release / Build and Publish Nuget (Torch) (push) Successful in 1m13s
Release / Build and Publish Nuget (Torch.Server) (push) Successful in 1m22s
Release / Build and Publish Package (push) Successful in 1m54s
227 lines
8.6 KiB
JSON
227 lines
8.6 KiB
JSON
{
|
|
"version": 1,
|
|
"dependencies": {
|
|
"net9.0-windows7.0": {
|
|
"JetBrains.Annotations": {
|
|
"type": "Direct",
|
|
"requested": "[2024.3.0, )",
|
|
"resolved": "2024.3.0",
|
|
"contentHash": "ox5pkeLQXjvJdyAB4b2sBYAlqZGLh3PjSnP1bQNVx72ONuTJ9+34/+Rq91Fc0dG29XG9RgZur9+NcP4riihTug=="
|
|
},
|
|
"Microsoft.Extensions.Configuration.Binder": {
|
|
"type": "Direct",
|
|
"requested": "[9.0.0, )",
|
|
"resolved": "9.0.0",
|
|
"contentHash": "RiScL99DcyngY9zJA2ROrri7Br8tn5N4hP4YNvGdTN/bvg1A3dwvDOxHnNZ3Im7x2SJ5i4LkX1uPiR/MfSFBLQ==",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Configuration.Abstractions": "9.0.0"
|
|
}
|
|
},
|
|
"NLog": {
|
|
"type": "Direct",
|
|
"requested": "[5.3.4, )",
|
|
"resolved": "5.3.4",
|
|
"contentHash": "gLy7+O1hEYJXIlcTr1/VWjGXrZTQFZzYNO18IWasD64pNwz0BreV+nHLxWKXWZzERRzoKnsk2XYtwLkTVk7J1A=="
|
|
},
|
|
"NuGet.Commands": {
|
|
"type": "Direct",
|
|
"requested": "[6.12.1, )",
|
|
"resolved": "6.12.1",
|
|
"contentHash": "wP1gRYoW+yeY0mmPRBGhI7DFZ8JoGKzWfbiSsceHzVTp00WfnqiEAqSQtB6QJkc5jukoajtP3U1+lx0mErfFsA==",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.FileProviders.Abstractions": "6.0.0",
|
|
"Microsoft.Extensions.FileSystemGlobbing": "6.0.0",
|
|
"NuGet.Credentials": "6.12.1",
|
|
"NuGet.ProjectModel": "6.12.1"
|
|
}
|
|
},
|
|
"NuGet.DependencyResolver.Core": {
|
|
"type": "Direct",
|
|
"requested": "[6.12.1, )",
|
|
"resolved": "6.12.1",
|
|
"contentHash": "Nn4+pXW1qxGcq0OEQBJBh/FjKvWhzD49+kRzuOC9SkRZOrHsTaA12EsQ1mEE4rMUfqviaosmPEtvodJ4eKCmIw==",
|
|
"dependencies": {
|
|
"NuGet.Configuration": "6.12.1",
|
|
"NuGet.LibraryModel": "6.12.1",
|
|
"NuGet.Protocol": "6.12.1"
|
|
}
|
|
},
|
|
"SemanticVersioning": {
|
|
"type": "Direct",
|
|
"requested": "[3.0.0, )",
|
|
"resolved": "3.0.0",
|
|
"contentHash": "RR+8GbPQ/gjDqov/1QN1OPoUlbUruNwcL3WjWCeLw+MY7+od/ENhnkYxCfAC6rQLIu3QifaJt3kPYyP3RumqMQ=="
|
|
},
|
|
"SpaceEngineersDedicated.ReferenceAssemblies": {
|
|
"type": "Direct",
|
|
"requested": "[1.*, )",
|
|
"resolved": "1.205.26",
|
|
"contentHash": "kQSFCLgi0nFUhLvXlp9D2w4cTnXtEIctWtNlK+Vw4FAofws60rwR6Kil9YBNlaDyoo19dcyNt3bs4G9VculcIA==",
|
|
"dependencies": {
|
|
"SharpDX": "4.2.0-keen-cringe",
|
|
"protobuf-net": "1.0.0"
|
|
}
|
|
},
|
|
"System.Linq.Async": {
|
|
"type": "Direct",
|
|
"requested": "[6.0.1, )",
|
|
"resolved": "6.0.1",
|
|
"contentHash": "0YhHcaroWpQ9UCot3Pizah7ryAzQhNvobLMSxeDIGmnXfkQn8u5owvpOH0K6EVB+z9L7u6Cc4W17Br/+jyttEQ==",
|
|
"dependencies": {
|
|
"Microsoft.Bcl.AsyncInterfaces": "6.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Bcl.AsyncInterfaces": {
|
|
"type": "Transitive",
|
|
"resolved": "6.0.0",
|
|
"contentHash": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg=="
|
|
},
|
|
"Microsoft.Extensions.Configuration.Abstractions": {
|
|
"type": "Transitive",
|
|
"resolved": "9.0.0",
|
|
"contentHash": "lqvd7W3FGKUO1+ZoUEMaZ5XDJeWvjpy2/M/ptCGz3tXLD4HWVaSzjufsAsjemasBEg+2SxXVtYVvGt5r2nKDlg==",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "9.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileProviders.Abstractions": {
|
|
"type": "Transitive",
|
|
"resolved": "6.0.0",
|
|
"contentHash": "0pd4/fho0gC12rQswaGQxbU34jOS1TPS8lZPpkFCH68ppQjHNHYle9iRuHeev1LhrJ94YPvzcRd8UmIuFk23Qw==",
|
|
"dependencies": {
|
|
"Microsoft.Extensions.Primitives": "6.0.0"
|
|
}
|
|
},
|
|
"Microsoft.Extensions.FileSystemGlobbing": {
|
|
"type": "Transitive",
|
|
"resolved": "6.0.0",
|
|
"contentHash": "ip8jnL1aPiaPeKINCqaTEbvBFDmVx9dXQEBZ2HOBRXPD1eabGNqP/bKlsIcp7U2lGxiXd5xIhoFcmY8nM4Hdiw=="
|
|
},
|
|
"Microsoft.Extensions.Primitives": {
|
|
"type": "Transitive",
|
|
"resolved": "9.0.0",
|
|
"contentHash": "N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg=="
|
|
},
|
|
"Newtonsoft.Json": {
|
|
"type": "Transitive",
|
|
"resolved": "13.0.3",
|
|
"contentHash": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ=="
|
|
},
|
|
"NuGet.Common": {
|
|
"type": "Transitive",
|
|
"resolved": "6.12.1",
|
|
"contentHash": "nk8nTdhQl4x2VaAQUvefI7DDYAuBDlE+OZZRffm50Qx5dUAEq8wkc5JIqrN2lTEohObHPI/SXyG2UFdMQkrdyg==",
|
|
"dependencies": {
|
|
"NuGet.Frameworks": "6.12.1"
|
|
}
|
|
},
|
|
"NuGet.Configuration": {
|
|
"type": "Transitive",
|
|
"resolved": "6.12.1",
|
|
"contentHash": "IRwlY1379ZgJ0oEJvjD+lDuOhJ5S1fsU5n/bEC5/i0+N9bo2WIMDAdaQ/qIdyK/gMJ/YWS+++GSX6rN7luqEvg==",
|
|
"dependencies": {
|
|
"NuGet.Common": "6.12.1",
|
|
"System.Security.Cryptography.ProtectedData": "4.4.0"
|
|
}
|
|
},
|
|
"NuGet.Credentials": {
|
|
"type": "Transitive",
|
|
"resolved": "6.12.1",
|
|
"contentHash": "VdqUIupqm16kiedkv/iyBX5yaVwCI9piV7IvHf0FLgFciCnx22jI8luHXTqeJgWsHOLJl+nTjeV3RY/AcccK7Q==",
|
|
"dependencies": {
|
|
"NuGet.Protocol": "6.12.1"
|
|
}
|
|
},
|
|
"NuGet.Frameworks": {
|
|
"type": "Transitive",
|
|
"resolved": "6.12.1",
|
|
"contentHash": "kPaRD5RJC0ByUg+yGX6bDz5XHMI7OYmQwP8kbtef+vZ+csj/VDb5Bwas4ChxwhoAbI8lEvwP5/3aViQPpgNBow=="
|
|
},
|
|
"NuGet.LibraryModel": {
|
|
"type": "Transitive",
|
|
"resolved": "6.12.1",
|
|
"contentHash": "IqX7Ze7qSbhx22lsdnMbLJpcqrmwGyQbyNk9JSsZ/u5p6PIaZyeWsvHHy+oXU8fuRmmKfHBnZEsceaCAw6Xy5A==",
|
|
"dependencies": {
|
|
"NuGet.Common": "6.12.1",
|
|
"NuGet.Versioning": "6.12.1"
|
|
}
|
|
},
|
|
"NuGet.Packaging": {
|
|
"type": "Transitive",
|
|
"resolved": "6.12.1",
|
|
"contentHash": "6s5NO3VNX6fIx6GwuWZtIsal9W1xkelYd3Vg2KUAg1zGqnKC3wB5IZlombvVGVGcwyl/A+iDvpUwSvgeDoB3wA==",
|
|
"dependencies": {
|
|
"Newtonsoft.Json": "13.0.3",
|
|
"NuGet.Configuration": "6.12.1",
|
|
"NuGet.Versioning": "6.12.1",
|
|
"System.Formats.Asn1": "8.0.1",
|
|
"System.Security.Cryptography.Pkcs": "6.0.4"
|
|
}
|
|
},
|
|
"NuGet.ProjectModel": {
|
|
"type": "Transitive",
|
|
"resolved": "6.12.1",
|
|
"contentHash": "nzpVqooG0qumADw5t8YMg9e+ezVqUhhoGvoihVmu5O9gJDqzkRYswQzyIVsE24dirBQabW0X0Sv53f6ZLJCv+g==",
|
|
"dependencies": {
|
|
"NuGet.DependencyResolver.Core": "6.12.1"
|
|
}
|
|
},
|
|
"NuGet.Protocol": {
|
|
"type": "Transitive",
|
|
"resolved": "6.12.1",
|
|
"contentHash": "VBN7OtG/Y9Rnj1WT3G8X88ZHu5Pq+yzca5Z6OI/FWXcENVAQkUl0ml6Cv8ghOqYyiuvnObGDV9oWLD/bIuVtDw==",
|
|
"dependencies": {
|
|
"NuGet.Packaging": "6.12.1"
|
|
}
|
|
},
|
|
"NuGet.Versioning": {
|
|
"type": "Transitive",
|
|
"resolved": "6.12.1",
|
|
"contentHash": "fJ6rFYANDnohFsdpaY79FvrJxI6murmoOxXz6nZlf819F48+IBKMnAIg3oIBRtZq5y498ObMtKnro5IitvizUg=="
|
|
},
|
|
"protobuf-net": {
|
|
"type": "Transitive",
|
|
"resolved": "1.0.0",
|
|
"contentHash": "kTGOK0E87473sOImOjgZOnz3kTC2aMLffoRWQLYNuBLJnwNNmjanF9IkevZ9Q7yYLeABQfcF3BpeepuMntMVNw=="
|
|
},
|
|
"SharpDX": {
|
|
"type": "Transitive",
|
|
"resolved": "4.2.0-keen-cringe",
|
|
"contentHash": "LaJN3h1Gi1FWVdef2I5WtOH9gwzKCBniH0CragarbkN2QheYY6Lqm+91PcOfp1w/4wdVb+k8Kjv3sO393Tphtw=="
|
|
},
|
|
"System.Formats.Asn1": {
|
|
"type": "Transitive",
|
|
"resolved": "8.0.1",
|
|
"contentHash": "XqKba7Mm/koKSjKMfW82olQdmfbI5yqeoLV/tidRp7fbh5rmHAQ5raDI/7SU0swTzv+jgqtUGkzmFxuUg0it1A=="
|
|
},
|
|
"System.Security.Cryptography.Pkcs": {
|
|
"type": "Transitive",
|
|
"resolved": "6.0.4",
|
|
"contentHash": "LGbXi1oUJ9QgCNGXRO9ndzBL/GZgANcsURpMhNR8uO+rca47SZmciS3RSQUvlQRwK3QHZSHNOXzoMUASKA+Anw==",
|
|
"dependencies": {
|
|
"System.Formats.Asn1": "6.0.0"
|
|
}
|
|
},
|
|
"System.Security.Cryptography.ProtectedData": {
|
|
"type": "Transitive",
|
|
"resolved": "4.4.0",
|
|
"contentHash": "cJV7ScGW7EhatRsjehfvvYVBvtiSMKgN8bOVI0bQhnF5bU7vnHVIsH49Kva7i7GWaWYvmEzkYVk1TC+gZYBEog=="
|
|
}
|
|
},
|
|
"net9.0-windows7.0/win-x64": {
|
|
"System.Security.Cryptography.Pkcs": {
|
|
"type": "Transitive",
|
|
"resolved": "6.0.4",
|
|
"contentHash": "LGbXi1oUJ9QgCNGXRO9ndzBL/GZgANcsURpMhNR8uO+rca47SZmciS3RSQUvlQRwK3QHZSHNOXzoMUASKA+Anw==",
|
|
"dependencies": {
|
|
"System.Formats.Asn1": "6.0.0"
|
|
}
|
|
},
|
|
"System.Security.Cryptography.ProtectedData": {
|
|
"type": "Transitive",
|
|
"resolved": "4.4.0",
|
|
"contentHash": "cJV7ScGW7EhatRsjehfvvYVBvtiSMKgN8bOVI0bQhnF5bU7vnHVIsH49Kva7i7GWaWYvmEzkYVk1TC+gZYBEog=="
|
|
}
|
|
}
|
|
}
|
|
} |