diff --git a/src/ElectronNET.ConsoleApp/ElectronNET.ConsoleApp.csproj b/src/ElectronNET.ConsoleApp/ElectronNET.ConsoleApp.csproj
index 2cbaa937..11ad090d 100644
--- a/src/ElectronNET.ConsoleApp/ElectronNET.ConsoleApp.csproj
+++ b/src/ElectronNET.ConsoleApp/ElectronNET.ConsoleApp.csproj
@@ -5,7 +5,7 @@
true
-
+
net8.0
@@ -72,6 +72,6 @@
-
+
\ No newline at end of file
diff --git a/src/ElectronNET.IntegrationTests/ElectronNET.IntegrationTests.csproj b/src/ElectronNET.IntegrationTests/ElectronNET.IntegrationTests.csproj
index 373440c2..77932967 100644
--- a/src/ElectronNET.IntegrationTests/ElectronNET.IntegrationTests.csproj
+++ b/src/ElectronNET.IntegrationTests/ElectronNET.IntegrationTests.csproj
@@ -5,7 +5,7 @@
true
-
+
net8.0
@@ -37,6 +37,6 @@
false
-
+
diff --git a/src/ElectronNET.WebApp/ElectronNET.WebApp.csproj b/src/ElectronNET.WebApp/ElectronNET.WebApp.csproj
index f24ff669..da46b9e9 100644
--- a/src/ElectronNET.WebApp/ElectronNET.WebApp.csproj
+++ b/src/ElectronNET.WebApp/ElectronNET.WebApp.csproj
@@ -5,7 +5,7 @@
true
-
+
net8.0
@@ -76,6 +76,6 @@
-
+
\ No newline at end of file
diff --git a/src/ElectronNET/build/ElectronNET.Core.props b/src/ElectronNET/build/ElectronNET.Core.props
index c9e1eedf..0234fbb0 100644
--- a/src/ElectronNET/build/ElectronNET.Core.props
+++ b/src/ElectronNET/build/ElectronNET.Core.props
@@ -1,6 +1,32 @@
-
+
+ 30.4.0
+ 26.0
+ win-x64
+ true
+
+
+
+ $(MSBuildProjectName.Replace(".", "-").ToLower())
+ electron-builder.json
+ $(MSBuildProjectName)
+
-
+
+ false
+ false
+ false
+
+
+
+ $(MSBuildThisFileDirectory)ElectronNET.LateImport.targets
+
+
+
+ $(CollectUpToDateCheckBuiltDesignTimeDependsOn);ElectronCollectUpToDateCheckBuiltDesignTime
+ $(FileSystemPublishDependsOn);ElectronFileSystemPublishClearItems
+
+
+
\ No newline at end of file
diff --git a/src/ElectronNET/build/ElectronNET.Core.targets b/src/ElectronNET/build/ElectronNET.Core.targets
index 4bee5104..04022f71 100644
--- a/src/ElectronNET/build/ElectronNET.Core.targets
+++ b/src/ElectronNET/build/ElectronNET.Core.targets
@@ -1,6 +1,26 @@
-
+
+ win
+ $(Title)
+ $(PackageId)
+
-
+
+ <_IsMsAspNetProject>False
+ <_IsMsAspNetProject Condition="'$(UsingMicrosoftNETSdkWeb)' == 'true'">True
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/ElectronNET/build/ElectronNET.props b/src/ElectronNET/build/ElectronNET.props
deleted file mode 100644
index f616fbbd..00000000
--- a/src/ElectronNET/build/ElectronNET.props
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
- 30.4.0
- 26.0
- win-x64
- true
-
-
-
- $(MSBuildProjectName.Replace(".", "-").ToLower())
- electron-builder.json
- $(MSBuildProjectName)
-
-
-
- false
- false
- false
-
-
-
- $(MSBuildThisFileDirectory)ElectronNET.LateImport.targets
-
-
-
- $(CollectUpToDateCheckBuiltDesignTimeDependsOn);ElectronCollectUpToDateCheckBuiltDesignTime
- $(FileSystemPublishDependsOn);ElectronFileSystemPublishClearItems
-
-
-
diff --git a/src/ElectronNET/build/ElectronNET.targets b/src/ElectronNET/build/ElectronNET.targets
deleted file mode 100644
index 518cdb78..00000000
--- a/src/ElectronNET/build/ElectronNET.targets
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
- win
- $(Title)
- $(PackageId)
-
-
-
- <_IsMsAspNetProject>False
- <_IsMsAspNetProject Condition="'$(UsingMicrosoftNETSdkWeb)' == 'true'">True
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/common.props b/src/common.props
index a9a5b9a0..554f4bf8 100644
--- a/src/common.props
+++ b/src/common.props
@@ -14,16 +14,6 @@
Changelog: https://github.com/ElectronNET/Electron.NET/blob/main/Changelog.md
PackageIcon.png
Building cross platform electron based desktop apps with .NET Core and - optionally - ASP.NET Core.
-
-
- 50.0.24.0
- ElectronNET
- /
- false
-
- PackageIcon.png
-
-
$(Version)
$(Version)
$(Version)$(VersionPostFix)