mirror of
https://github.com/ezhevita/YandexKeyExtractor
synced 2025-08-16 19:40:48 +07:00
Use .NET 6
This commit is contained in:
committed by
GitHub
parent
04287c63f5
commit
a45245c239
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@@ -3,7 +3,7 @@ name: .NET
|
||||
on: [push, pull_request]
|
||||
|
||||
env:
|
||||
DOTNET_SDK_VERSION: 5.0.x
|
||||
DOTNET_SDK_VERSION: 6.0.x
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user