1
0
Fork 0
mirror of synced 2026-06-05 18:55:14 +00:00
setup-dotnet/__tests__/e2e-test-csproj/AssemblyInfo.cs
priya-kinthali baa11fbfe1
Bump test dependencies to resolve System.Net.Http vulnerability, update workflows and README (#692)
* update test deps, workflows, and docs for latest versions

* fix wording

* update versions
2026-01-13 17:07:38 -06:00

4 lines
No EOL
110 B
C#

using Microsoft.VisualStudio.TestTools.UnitTesting;
// Sequential test execution
[assembly: DoNotParallelize]