We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1193aab commit efaa207Copy full SHA for efaa207
test/E2ETest/Microsoft.Test.E2E.AspNet.OData/Formatter/DeltaTests.cs
@@ -9,6 +9,7 @@
9
using System;
10
using System.Collections.Generic;
11
using System.ComponentModel;
12
+using System.Diagnostics;
13
using System.Dynamic;
14
using System.Linq;
15
using System.Net.Http;
@@ -33,8 +34,8 @@
33
34
#else
35
36
-using System.Diagnostics;
37
38
39
40
41
0 commit comments