Commit c7a017aa authored by Marc Gravell's avatar Marc Gravell

no, I don't care about RCS1090 in the tests

parent 889f059e
using System; #pragma warning disable RCS1090 // Call 'ConfigureAwait(false)'.
using System;
using System.Linq; using System.Linq;
using System.Threading.Tasks; using System.Threading.Tasks;
using Xunit; using Xunit;
......
using System; #pragma warning disable RCS1090 // Call 'ConfigureAwait(false)'.
using System;
using System.IO; using System.IO;
using System.Runtime.CompilerServices; using System.Runtime.CompilerServices;
using System.Threading; using System.Threading;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment