Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 #95
Annotations
6 warnings
CI Build (Release):
test/ServiceFabric.Mocks.NetCoreTests/ServiceTests/MockStatefulServiceReplicaTests.cs#L175
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
CI Build (Release)
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
CI Build (Release):
test/ServiceFabric.Mocks.NetCoreTests/ServiceTests/MockStatefulServiceReplicaTests.cs#L175
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
CI Build (Release)
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
CI Build (Release):
test/ServiceFabric.Mocks.NetCoreTests/ServiceTests/MockStatefulServiceReplicaTests.cs#L175
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
CI Build (Release)
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|