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
Refactor RemoveReferencesFromCsProj by simplifying package removal logic and removing support for global usings. Adjust execution strategies accordingly.
Copy file name to clipboardExpand all lines: Services/Common/OJS.Workers/OJS.Workers.ExecutionStrategies/CSharp/DotNetCore/DotNetCoreProjectTestsExecutionStrategy.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ public class DotNetCoreProjectTestsExecutionStrategy<TSettings> : CSharpProjectT
Copy file name to clipboardExpand all lines: Services/Common/OJS.Workers/OJS.Workers.ExecutionStrategies/CSharp/DotNetCore/DotNetCoreUnitTestsExecutionStrategy.cs
0 commit comments