mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 09:15:47 +00:00
Upgrade .NET SDK from 7.402 to 7.403. (#1222)
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ before_build:
|
||||
- nuget restore Renci.SshNet.sln
|
||||
|
||||
install:
|
||||
- cinst dotnet-sdk --version=7.0.402 --limit-output
|
||||
- cinst dotnet-sdk --version=7.0.403 --limit-output
|
||||
|
||||
build:
|
||||
project: Renci.SshNet.sln
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"sdk": {
|
||||
"version": "7.0.402",
|
||||
"version": "7.0.403",
|
||||
"rollForward": "disable"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user