diff --git a/IndustrieLite.csproj b/IndustrieLite.csproj index 09017c9..cef802f 100644 --- a/IndustrieLite.csproj +++ b/IndustrieLite.csproj @@ -1,22 +1,22 @@ - - - net8.0 - true - IndustrieLite - latest - enable - latest-recommended - false - true - true - true - - - - - - - - - - + + + net8.0 + true + IndustrieLite + latest + enable + latest-recommended + false + true + true + true + + + + + + + + + + diff --git a/packages.lock.json b/packages.lock.json index 19dc6a1..d9889ee 100644 --- a/packages.lock.json +++ b/packages.lock.json @@ -14,6 +14,15 @@ "resolved": "4.4.1", "contentHash": "ghnQEo5LikQPfbCYcVxje8epffNCiyNG4zvGWUDRZRC1O+653+yqG3wdxk3+5RZsA3jaRuGKRavsGcnhLKe12g==" }, + "GodotSharpEditor": { + "type": "Direct", + "requested": "[4.4.1, )", + "resolved": "4.4.1", + "contentHash": "cc3nA24r/sjW8KxrNqfSQk4CQMQYcg/kYk5935R88IhGBdRuTH4miaBXPlzR/td5GR8i1oGtCMWyW8axpQ0DxA==", + "dependencies": { + "GodotSharp": "4.4.1" + } + }, "Meziantou.Analyzer": { "type": "Direct", "requested": "[2.0.146, )", @@ -22,19 +31,18 @@ }, "StyleCop.Analyzers": { "type": "Direct", - "requested": "[1.2.0-beta.354, )", - "resolved": "1.2.0-beta.354", - "contentHash": "oDSJNxnEvIzAQTkpkc/FnJP4dQ7TV6fHMsI+2ckU5DOaMiwiEfh1fawMsSqz2bCoNwbTt9lS6MgYvyVKujNJoA==", + "requested": "[1.2.0-beta.556, )", + "resolved": "1.2.0-beta.556", + "contentHash": "llRPgmA1fhC0I0QyFLEcjvtM2239QzKr/tcnbsjArLMJxJlu0AA5G7Fft0OI30pHF3MW63Gf4aSSsjc5m82J1Q==", "dependencies": { - "StyleCop.Analyzers.Unstable": "1.2.0.354" + "StyleCop.Analyzers.Unstable": "1.2.0.556" } }, "StyleCop.Analyzers.Unstable": { "type": "Transitive", - "resolved": "1.2.0.354", - "contentHash": "/3RlM31XbJ02gaWh7dVumWOyMvGHswb/zygGJXd9oEJMRyyYc/HFJlAC5gBPxvi9cB4CMvIyyUTmZz5VLKwTvg==" + "resolved": "1.2.0.556", + "contentHash": "zvn9Mqs/ox/83cpYPignI8hJEM2A93s2HkHs8HYMOAQW0PkampyoErAiIyKxgTLqbbad29HX/shv/6LGSjPJNQ==" } - }, - "net8.0/win-x64": {} + } } } \ No newline at end of file