mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 01:05:42 +00:00
CI: remove install of net8.0 sdk on VS image (#1323)
It is installed on the image now: https://www.appveyor.com/docs/windows-images-software/#net-framework
This commit is contained in:
@@ -33,9 +33,6 @@ for:
|
||||
only:
|
||||
- image: Visual Studio 2022
|
||||
|
||||
install:
|
||||
- ps: choco install dotnet-8.0-sdk --version=8.0.100
|
||||
|
||||
before_build:
|
||||
- ps: mkdir artifacts -f
|
||||
|
||||
|
||||
Reference in New Issue
Block a user