Upgrade dotnet example tool to 1.6.0 (#782)

This commit is contained in:
Leonardo Costa
2022-04-04 10:20:25 -04:00
committed by GitHub
parent 90b917c38c
commit 585f010b26

View File

@ -15,7 +15,7 @@
]
},
"dotnet-example": {
"version": "1.5.0",
"version": "1.6.0",
"commands": [
"dotnet-example"
]