diff --git a/src/ElectronNET.API/ElectronNET.API.csproj b/src/ElectronNET.API/ElectronNET.API.csproj
index 51fb9b5..15d7663 100644
--- a/src/ElectronNET.API/ElectronNET.API.csproj
+++ b/src/ElectronNET.API/ElectronNET.API.csproj
@@ -1,47 +1,40 @@
+
+
+
net6.0;net8.0
..\..\artifacts
- ElectronNET.API
- Gregor Biswanger, Florian Rappl
-
- Electron.NET
- MIT
- https://github.com/ElectronNET/Electron.NET/
- Building cross platform electron based desktop apps with .NET Core and ASP.NET Core.
-This package contains the API to access the "native" electron API.
- https://github.com/ElectronNET/Electron.NET/
- git
- true
- electron aspnetcore
- Changelog: https://github.com/ElectronNET/Electron.NET/blob/main/Changelog.md
- PackageIcon.png
- 99.0.0.0
+ $(PackageNamePrefix).API
+ $(PackageId)
true
+ True
+ snupkg
+ disable
+ $(DescriptionFirstPart) This package contains the API to access the "native" electron API.
+ ElectronNET
+ 1701;1702;4014;CS4014;CA1416;CS1591
+
+
+
-
-
-
-
-
-
-
-
-
-
+
all
runtime; build; native; contentfiles; analyzers
-
-
-
-
- all
-
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/ElectronNET.API/ElectronNET.API.csproj.DotSettings b/src/ElectronNET.API/ElectronNET.API.csproj.DotSettings
new file mode 100644
index 0000000..8d8335c
--- /dev/null
+++ b/src/ElectronNET.API/ElectronNET.API.csproj.DotSettings
@@ -0,0 +1,3 @@
+
+ Library
+ True
\ No newline at end of file