Skip to content

Commit 595e1b5

Browse files
committed
revert STJ
1 parent 7c03609 commit 595e1b5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/libraries/System.Text.Json/src/System.Text.Json.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<IncludeInternalObsoleteAttribute>true</IncludeInternalObsoleteAttribute>
1010
<UseCompilerGeneratedDocXmlFile>false</UseCompilerGeneratedDocXmlFile>
1111
<IsPackable>true</IsPackable>
12-
<EnableUnsafeV2MigrationAnalyzer>true</EnableUnsafeV2MigrationAnalyzer>
1312
<PackageDescription>Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.
1413

1514
The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.</PackageDescription>

0 commit comments

Comments
 (0)