diff --git a/JetBrains.Profiler.SelfApi/src/JetBrains.Profiler.SelfApi.csproj b/JetBrains.Profiler.SelfApi/src/JetBrains.Profiler.SelfApi.csproj
index ab8f420..2633bbb 100644
--- a/JetBrains.Profiler.SelfApi/src/JetBrains.Profiler.SelfApi.csproj
+++ b/JetBrains.Profiler.SelfApi/src/JetBrains.Profiler.SelfApi.csproj
@@ -1,6 +1,6 @@
- net46;netcoreapp3.0
+ net46;net8.0
JetBrains.Profiler.SelfApi
true
true
@@ -41,4 +41,5 @@ Supported frameworks:
-
\ No newline at end of file
+
+
diff --git a/JetBrains.Profiler.SelfApi/tests/JetBrains.Profiler.SelfApi.Tests.csproj b/JetBrains.Profiler.SelfApi/tests/JetBrains.Profiler.SelfApi.Tests.csproj
index f68b13e..5d3361e 100644
--- a/JetBrains.Profiler.SelfApi/tests/JetBrains.Profiler.SelfApi.Tests.csproj
+++ b/JetBrains.Profiler.SelfApi/tests/JetBrains.Profiler.SelfApi.Tests.csproj
@@ -1,6 +1,6 @@
- net46;netcoreapp3.1;net8.0
+ net46;net8.0
JetBrains.Profiler.SelfApi.Tests
enable
true