Merge pull request #869 from Cysharp/feature/6.x/Update-MessagePack-2… #456
Annotations
4 warnings
Run dotnet pack -c Release ./MagicOnion.Packaging.slnf --include-symbols --include-source --no-build -p:VersionSuffix=${MAGICONION_VERSION} -o ./publish
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Run dotnet pack -c Release ./MagicOnion.Packaging.slnf --include-symbols --include-source --no-build -p:VersionSuffix=${MAGICONION_VERSION} -o ./publish
- Add lib or ref assemblies for the net8.0 target framework
|
Run dotnet build -c Release ./MagicOnion.sln
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.
|
Run dotnet build -c Release ./MagicOnion.sln
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