fix error when migrating to dotnet 8 #33
Annotations
8 warnings
build:
DirectNet.Net/DirectNetClient.cs#L60
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
build:
DirectNet.Net.Greenhouse.GUI/Form1.cs#L94
Nullable value type may be null.
|
build:
DirectNet.Net.Greenhouse.GUI/Program.cs#L12
The field 'Program._options' is never used
|
build:
DirectNet.Net.GUI/Program.cs#L12
The field 'Program._options' is never used
|
build:
DirectNet.Net/DirectNetClient.cs#L60
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
build:
DirectNet.Net.Greenhouse.GUI/Form1.cs#L94
Nullable value type may be null.
|
build:
DirectNet.Net.Greenhouse.GUI/Program.cs#L12
The field 'Program._options' is never used
|
build:
DirectNet.Net.GUI/Program.cs#L12
The field 'Program._options' is never used
|