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 27e413e commit 9612b3eCopy full SHA for 9612b3e
README.md
@@ -13,7 +13,7 @@ Warning: It can be quite slow if you're processing a large number of Event Log r
13
Hopefully, I'll get around to fixing the performance when I get some time (now that I've reopened the project after over 3 years :D).
14
15
### Building the Project
16
-This project is built using .NET 6. To build it:
+This project has now been migrated to use .NET 6. To build it:
17
1. Clone the repository.
18
2. Navigate to the root directory of the cloned repository.
19
3. Run the command: `dotnet build EventLogAnalyzer.sln`
0 commit comments