diff --git a/.github/workflows/dotnetframework.yml b/.github/workflows/dotnetframework.yml index a57549b..4ed0e08 100644 --- a/.github/workflows/dotnetframework.yml +++ b/.github/workflows/dotnetframework.yml @@ -1,15 +1,16 @@ name: NetFramework on: [push] - jobs: build: - runs-on: windows-latest - steps: - uses: actions/checkout@v2 + - name: Setup Nuget.exe + uses: warrenbuckley/Setup-Nuget@v1 + - name: Nuget Restore + run: nuget restore SystemTrayMenu.sln - name: Setup MSBuild.exe uses: warrenbuckley/Setup-MSBuild@v1 - name: Build with MSBuild - run: msbuild SystemTrayMenu.sln -p:Configuration=Release + run: msbuild SystemTrayMenu.sln -p:Configuration=Release diff --git a/SystemTrayMenu.csproj b/SystemTrayMenu.csproj index 8a50646..d09d89c 100644 --- a/SystemTrayMenu.csproj +++ b/SystemTrayMenu.csproj @@ -15,6 +15,8 @@ 512 false + + publish\ true Disk @@ -27,10 +29,8 @@ true 0 1.0.0.%2a - false + true true - - x86 @@ -102,6 +102,7 @@ AnyCPU bin\Debug\ + false AnyCPU @@ -109,6 +110,7 @@ none full true + false AnyCPU @@ -304,32 +306,32 @@ - 2.9.6 + 2.9.8 runtime; build; native; contentfiles; analyzers; buildtransitive all - 2.9.6 + 2.9.8 runtime; build; native; contentfiles; analyzers; buildtransitive all - 2.9.6 + 2.9.8 runtime; build; native; contentfiles; analyzers; buildtransitive all - 2.9.6 + 2.9.8 runtime; build; native; contentfiles; analyzers; buildtransitive all - 2.9.6 + 2.9.8 runtime; build; native; contentfiles; analyzers; buildtransitive all - 1.1.1 + 1.1.2 1.1.1