json Bugs from Newtonsoft.Json to System.Text.Json

This commit is contained in:
2022-07-27 12:30:27 -07:00
parent b155863645
commit c832b63f2f
5 changed files with 36 additions and 22 deletions

View File

@ -4,7 +4,7 @@
}
<style>
#HeaderGridDiv,
# Div {
#DetailsGridDiv {
font-size: 12px;
}
</style>
@ -96,7 +96,6 @@
else {
toolType = r.Results.ToolType;
toolTypeMetaData = r.Results.Metadata;
RequestHeaderData();
}
},