diff --git a/.gitignore b/.gitignore index 6358574..69e168f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ src/.vs/ *.user *.DotSettings build/Fody* +*.vs/ diff --git a/build/Build.csproj b/build/Build.csproj index 9149f8d..2672b77 100644 --- a/build/Build.csproj +++ b/build/Build.csproj @@ -2,7 +2,7 @@ Exe - netcoreapp3.1 + net8.0 true @@ -25,8 +25,8 @@ - - + + diff --git a/src/Eve-O-Preview/Eve-O-Preview.csproj b/src/Eve-O-Preview/Eve-O-Preview.csproj index 40e61b1..fa051a9 100644 --- a/src/Eve-O-Preview/Eve-O-Preview.csproj +++ b/src/Eve-O-Preview/Eve-O-Preview.csproj @@ -9,11 +9,26 @@ WinExe Properties EveOPreview - EVE-O Preview + EVE-O-Preview v4.6.2 + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true true @@ -248,6 +263,18 @@ 4.5.0 + + + False + Microsoft .NET Framework 4.6.2 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + + - +