diff --git a/Craftimizer/Craftimizer.csproj b/Craftimizer/Craftimizer.csproj index 244c96f..27d2187 100644 --- a/Craftimizer/Craftimizer.csproj +++ b/Craftimizer/Craftimizer.csproj @@ -2,7 +2,6 @@ Asriel Camora - 2.9.0.0 https://github.com/WorkingRobot/Craftimizer.git Debug;Release @@ -37,6 +36,10 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/Craftimizer/packages.lock.json b/Craftimizer/packages.lock.json index 0ae0288..e8fd513 100644 --- a/Craftimizer/packages.lock.json +++ b/Craftimizer/packages.lock.json @@ -26,6 +26,12 @@ "resolved": "2.0.264", "contentHash": "zRG13RDG446rZNdd/YjKRd4utpbjleRDUqNQSrX0etMnH8Rz9NBlXUpS5aR2ExoOokhNfkdOW8HpLzjLj5x0hQ==" }, + "MinVer": { + "type": "Direct", + "requested": "[6.0.0, )", + "resolved": "6.0.0", + "contentHash": "+/SsmiySsXJlvQLCGBqaZKNVt3s/Y/HbAdwtop7Km2CnuZbaScoqkWJEBQ5Cy9ebkn6kCYKrHsXgwrFdTgcb3g==" + }, "DotNext": { "type": "Transitive", "resolved": "5.26.1", @@ -34,6 +40,11 @@ "System.IO.Hashing": "8.0.0" } }, + "Raphael.Net": { + "type": "Transitive", + "resolved": "4.1.0", + "contentHash": "KRkRUn5gdFwKMpZXtFC9W58lNnhSXQpvNmLaCn7f9Tbx92UhRfttC7/QqyWhjkD2u6L9YNIpNp3nxF6awEOntw==" + }, "System.IO.Hashing": { "type": "Transitive", "resolved": "8.0.0", @@ -51,6 +62,12 @@ } } }, - "net10.0-windows7.0/win-x64": {} + "net10.0-windows7.0/win-x64": { + "Raphael.Net": { + "type": "Transitive", + "resolved": "4.1.0", + "contentHash": "KRkRUn5gdFwKMpZXtFC9W58lNnhSXQpvNmLaCn7f9Tbx92UhRfttC7/QqyWhjkD2u6L9YNIpNp3nxF6awEOntw==" + } + } } } \ No newline at end of file