refactor: change target framework to 8.0 #2
Annotations
2 warnings
|
build-linux (linux-arm64):
src/XlTui/Program.cs#L144
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
|
build-linux (linux-x64):
src/XlTui/Program.cs#L144
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
xltui-linux-arm64
|
5.42 MB |
sha256:2a95fbdb1aa49838171b5a3fd9d1c2318d070fa8d76f315a39a77f97e7eadb54
|
|
|
xltui-linux-x64
|
5.69 MB |
sha256:e325f00aa62473635b88c664af04a17896953671c653928f8921a8c3f33b28b8
|
|