Update .NET version to 10.0.x in workflow #2
Annotations
2 warnings
|
Build:
Extensions.Configuration.GitLab/GitLabConfigurationProvider.cs#L67
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
Build:
Extensions.Configuration.GitLab/GitLabConfigurationProvider.cs#L67
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Loading