mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 14:24:43 -07:00
This should allow any version of the dotnet core sdk 3.1 to be used. [skip ci]
This commit is contained in:
parent
ec195ac9f2
commit
f1f3e02700
1 changed files with 4 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"sdk": {
|
||||
"version": "3.1.102"
|
||||
"version": "3.1.100",
|
||||
"rollForward": "latestPatch"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue