The continuous monitoring CI has been failing due to the ubuntu-latest image dropping the .Net 3.1.0 SDK.
To avoid this in the future, we can explicitly install the .Net SDKs required for the smoke tests.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
The continuous monitoring CI has been failing due to the
ubuntu-latest
image dropping the .Net 3.1.0 SDK. To avoid this in the future, we can explicitly install the .Net SDKs required for the smoke tests.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.