Added/updated files

This commit is contained in:
EmotionChild 2022-04-13 00:29:57 +12:00
parent b38bc2e183
commit 58a9c0f842
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 23DC06AC32786520

View file

@ -16,7 +16,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v2
with:
dotnet-version: 5.0.x
dotnet-version: 6.0.x
- name: Restore dependencies
run: dotnet restore
- name: Build