awslabs / kinesis-agent-windows

An extensible Windows agent that ingests logs and metrics to AWS services such as Kinesis Stream, Kinesis Firehose, CloudWatch Logs and CloudWatch.
Apache License 2.0
39 stars 22 forks source link

Code changes for dotnet 5 build #19

Closed skumawat1984 closed 3 years ago

skumawat1984 commented 3 years ago

Issue #: Code changes for dotnet 5 build

Description of changes: Code changes for dotnet 5 build

All unit test passed. msi build successfully generated. Tested publishing of windows events to CW logs.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.