Skip to content

Commit 925dc94

Browse files
author
David Hall
committed
Version 2.6.1
* Updated TaskService solution so it can (in future release) be built for .NET Standard 2.0 * Removed unneeded files and those affected by project migration * Fixed some XML comments for better help file publishing
1 parent 41fd643 commit 925dc94

File tree

1,536 files changed

+9058
-21968
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,536 files changed

+9058
-21968
lines changed

TaskEditor/ComputerInfo.cs

Lines changed: 0 additions & 22 deletions
This file was deleted.

TaskEditor/CorrelatedTaskEvent.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#if NET_35_OR_GREATER
1+
#if !(NET20)
22
using System;
33
using System.Collections.Generic;
44
using System.Diagnostics.Eventing.Reader;

0 commit comments

Comments
 (0)