Upgrade generic-netf to .NET Framework 4.8.1

This commit is contained in:
JustArchi
2022-09-07 23:25:45 +02:00
parent 582f508f33
commit cc55e386c9
7 changed files with 10 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ env:
DOTNET_NOLOGO: true
DOTNET_SDK_VERSION: 6.0.x
NET_CORE_VERSION: net6.0
NET_FRAMEWORK_VERSION: net48
NET_FRAMEWORK_VERSION: net481
NODE_JS_VERSION: 'lts/*'
STEAM_TOKEN_DUMPER_NAME: ArchiSteamFarm.OfficialPlugins.SteamTokenDumper
STEAM_TOKEN_DUMPER_TOKEN: ${{ secrets.STEAM_TOKEN_DUMPER_TOKEN }}