Browse Source
Merge branch 'master' into remove-reactive-package
pull/9749/head
Jumar Macato
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
global.json
|
|
|
@ -4,6 +4,6 @@ |
|
|
|
"rollForward": "latestFeature" |
|
|
|
}, |
|
|
|
"msbuild-sdks": { |
|
|
|
"Microsoft.Build.Traversal": "1.0.43" |
|
|
|
"Microsoft.Build.Traversal": "3.2.0" |
|
|
|
} |
|
|
|
} |
|
|
|
|