1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-19 19:48:50 -05:00

update nuget packages

This commit is contained in:
RaidMax
2024-06-22 17:20:05 -05:00
parent 1596af1548
commit dbb5a9117a
9 changed files with 10 additions and 13 deletions

View File

@ -32,7 +32,7 @@ jobs:
displayName: 'Install .NET Core 6 SDK'
inputs:
packageType: 'sdk'
version: '6.0.x'
version: '8.0.x'
includePreviewVersions: true
- task: NuGetToolInstaller@1