update workflow to .NET 9 #78
Annotations
3 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
NED.WoT.BattleResults.Client/App.xaml.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
NED.WoT.BattleResults.Client/App.xaml.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|