You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/E2E/Azure.Functions.PowerShellWorker.E2E/Azure.Functions.PowerShellWorker.E2E/Azure.Functions.PowerShellWorker.E2E.csproj
Copy file name to clipboardExpand all lines: test/E2E/Azure.Functions.PowerShellWorker.E2E/Azure.Functions.PowerShellWorker.E2E/Fixtures/FunctionAppFixture.cs
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,7 @@ public class FunctionAppFixture : IDisposable
15
15
publicFunctionAppFixture()
16
16
{
17
17
// initialize logging
18
-
#pragma warning disable CS0618// Type or member is obsolete
0 commit comments