Skip to content

Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 #190

Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0

Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 #190

Triggered via push November 22, 2024 20:19
Status Success
Total duration 1m 49s
Artifacts

build.yml

on: push
Build and publish
50s
Build and publish
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Build and publish: PacsRefetch/PacsRefetch.cs#L98
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.
Build and publish
System.Net.Quic.MsQuicApi..cctor(): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.