dotnet-installer/test/dotnet-test.Tests/AssemblyInfo.cs
2016-04-22 16:40:03 -07:00

4 lines
No EOL
130 B
C#

using Xunit;
// Don't let the tests execute concurrently
[assembly: CollectionBehavior(CollectionBehavior.CollectionPerAssembly)]