diff --git a/Properties/launchSettings.json b/Properties/launchSettings.json new file mode 100644 index 0000000..e91e38b --- /dev/null +++ b/Properties/launchSettings.json @@ -0,0 +1,7 @@ +{ + "profiles": { + "Xorog.Logger": { + "commandName": "Project" + } + } +} \ No newline at end of file diff --git a/Xorog.Logger.csproj b/Xorog.Logger.csproj index 08a49a8..9fec6f0 100644 --- a/Xorog.Logger.csproj +++ b/Xorog.Logger.csproj @@ -1,11 +1,11 @@ - + net7.0 enable annotations Debug;Release;x64 - AnyCPU;x64 + x64 @@ -14,10 +14,12 @@ embedded + True embedded + False @@ -26,10 +28,12 @@ embedded + True embedded + False