Remove unnecessary empty section

This commit is contained in:
Matt Nadareski
2024-02-23 13:47:35 -05:00
parent d59b114cba
commit d47c435236
2 changed files with 1 additions and 3 deletions

View File

@@ -33,6 +33,7 @@
- Change link to WIP builds in README
- Use commit SHA as body of rolling releases
- Don't omit body when setting body
- Remove unnecessary empty section
### 3.1.1 (2024-02-20)

View File

@@ -12,9 +12,6 @@ image: Visual Studio 2022
build_script:
- dotnet build
# post-build step
after_build:
# success/failure tracking
on_success:
- ps: Invoke-RestMethod https://raw.githubusercontent.com/DiscordHooks/appveyor-discord-webhook/master/send.ps1 -o send.ps1