mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-01-14 09:18:20 +00:00
* update test deps, workflows, and docs for latest versions * fix wording * update versions
4 lines
110 B
C#
4 lines
110 B
C#
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
|
|
|
// Sequential test execution
|
|
[assembly: DoNotParallelize] |