fix: Setup .NET 8 in workflow #2
publish.yaml
on: push
Build and Publish Release
12s
Annotations
2 errors and 2 warnings
Build and Publish Release
Assets file '/home/runner/work/Celeste64-SpeedrunUtils/Celeste64-SpeedrunUtils/obj/project.assets.json' doesn't have a target for 'net8.0/win-x64'. Ensure that restore has run and that you have included 'net8.0' in the TargetFrameworks for your project. You may also need to include 'win-x64' in your project's RuntimeIdentifiers.
|
Build and Publish Release
Process completed with exit code 1.
|
Build and Publish Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and Publish Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|