diff --git a/src/Directory.Build.props b/src/Directory.Build.props
new file mode 100644
index 0000000..a915a83
--- /dev/null
+++ b/src/Directory.Build.props
@@ -0,0 +1,7 @@
+
+
+ net8.0
+ enable
+ enable
+
+
\ No newline at end of file
diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props
new file mode 100644
index 0000000..8e98738
--- /dev/null
+++ b/src/Directory.Packages.props
@@ -0,0 +1,17 @@
+
+
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/git-istage.sln b/src/git-istage.sln
index f36489f..c0e2182 100644
--- a/src/git-istage.sln
+++ b/src/git-istage.sln
@@ -7,6 +7,12 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "git-istage", "git-istage\gi
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "git-istage.tests", "git-istage.tests\git-istage.tests.csproj", "{29028DFB-C516-459A-B189-7CB1F9B22480}"
EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "solution-items", "solution-items", "{4DA6DC4C-4BA2-491A-B27A-943731D41795}"
+ ProjectSection(SolutionItems) = preProject
+ Directory.Build.props = Directory.Build.props
+ Directory.Packages.props = Directory.Packages.props
+ EndProjectSection
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
diff --git a/src/git-istage.tests/git-istage.tests.csproj b/src/git-istage.tests/git-istage.tests.csproj
index c63d87b..3ddc55c 100644
--- a/src/git-istage.tests/git-istage.tests.csproj
+++ b/src/git-istage.tests/git-istage.tests.csproj
@@ -1,22 +1,19 @@
- net7.0
- enable
- enable
GitIStage.Tests
false
-
-
-
-
+
+
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/src/git-istage/git-istage.csproj b/src/git-istage/git-istage.csproj
index 10fde4c..43a0bd4 100644
--- a/src/git-istage/git-istage.csproj
+++ b/src/git-istage/git-istage.csproj
@@ -2,10 +2,7 @@
Exe
- net7.0
true
- enable
- enable
$(OutDir)
True
https://github.com/terrajobst/git-istage
@@ -19,9 +16,9 @@
-
-
-
+
+
+
runtime; build; native; contentfiles; analyzers
all