VersionBump : v0.65.0 #72
Annotations
4 warnings
|
publish:
tests/Tests.CodeOfChaos.Extensions/StringColorExtensionTests.cs#L57
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.
|
|
publish
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "FluentValidation
|
|
publish:
tests/Tests.CodeOfChaos.Extensions/StringColorExtensionTests.cs#L57
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.
|
|
publish
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "FluentValidation
|