Dependency updates and start of enforcing some C# standards

This commit is contained in:
Adam Hathcock
2022-04-21 08:54:59 +01:00
parent c15f1327c9
commit 6950eebf9f
26 changed files with 715 additions and 152 deletions

View File

@@ -9,8 +9,8 @@ jobs:
os: [windows-latest, ubuntu-latest]
steps:
- uses: actions/checkout@v1
- uses: actions/setup-dotnet@v1
- uses: actions/checkout@v3
- uses: actions/setup-dotnet@v2
with:
dotnet-version: |
5.0.x