diff --git a/build/Build.csproj b/build/Build.csproj index 10f43d07..62e254d8 100644 --- a/build/Build.csproj +++ b/build/Build.csproj @@ -1,11 +1,18 @@ + Exe - net7.0 + net8.0 enable $(MSBuildProjectDirectory) + - + + + + + diff --git a/build/Directory.Build.props b/build/Directory.Build.props new file mode 100644 index 00000000..9eea1e0b --- /dev/null +++ b/build/Directory.Build.props @@ -0,0 +1,13 @@ + + + + + build + false + false + + + + + +