Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

Commit 1f97f2c

Browse files
authoredOct 22, 2019
Remove old JsonLab projects and upgrade solution to netstandard 2.0 minimum (#2761)
1 parent c36e355 commit 1f97f2c

File tree

126 files changed

+43
-76628
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

126 files changed

+43
-76628
lines changed
 

‎DotnetCLIVersion.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.100-preview6-011836
1+
3.0.100

‎corefxlab.sln

-60
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Text.Formatting.Glob
2727
EndProject
2828
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Text.Http", "src\System.Text.Http\System.Text.Http.csproj", "{90008F3E-FFBA-47C4-842F-24014256A9F8}"
2929
EndProject
30-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Text.JsonLab", "src\System.Text.JsonLab\System.Text.JsonLab.csproj", "{D49453F3-A51A-49B8-B151-1C7CD92C229E}"
31-
EndProject
3230
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Time", "src\System.Time\System.Time.csproj", "{66579C6A-8316-4888-8D96-36D4B49D7D51}"
3331
EndProject
3432
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Text.Primitives", "src\System.Text.Primitives\System.Text.Primitives.csproj", "{80E6332B-DC83-4DFC-9C19-8D89E988BA4E}"
@@ -41,8 +39,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Text.Encodings.Web.U
4139
EndProject
4240
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Collections.Sequences", "src\System.Collections.Sequences\System.Collections.Sequences.csproj", "{2D178A3D-247D-46C4-BAC3-DAB5EFC064A7}"
4341
EndProject
44-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Text.JsonLab.Dynamic", "src\System.Text.JsonLab.Dynamic\System.Text.JsonLab.Dynamic.csproj", "{BB6D79C1-783F-4B87-A281-5EAB22CA7BF0}"
45-
EndProject
4642
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Buffers.Experimental.Tests", "tests\System.Buffers.Experimental.Tests\System.Buffers.Experimental.Tests.csproj", "{0935E538-179C-4768-89B0-C0D197B4D18B}"
4743
EndProject
4844
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.IO.FileSystem.Watcher.Polling.Tests", "tests\System.IO.FileSystem.Watcher.Polling.Tests\System.IO.FileSystem.Watcher.Polling.Tests.csproj", "{1FE25651-12C4-45B4-BB9F-E2F6D1D8383F}"
@@ -53,8 +49,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Text.Formatting.Test
5349
EndProject
5450
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Text.Http.Tests", "tests\System.Text.Http.Tests\System.Text.Http.Tests.csproj", "{5BEB8847-AD3C-45DF-A705-6F6DE3F4214D}"
5551
EndProject
56-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Text.JsonLab.Tests", "tests\System.Text.JsonLab.Tests\System.Text.JsonLab.Tests.csproj", "{CAE4AD10-4A0F-4DBD-8894-2FA91E7E6DCA}"
57-
EndProject
5852
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Text.Primitives.Tests", "tests\System.Text.Primitives.Tests\System.Text.Primitives.Tests.csproj", "{67B42C20-D98A-420B-82C0-04AFD963E650}"
5953
EndProject
6054
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Binary.Base64.Tests", "tests\System.Binary.Base64.Tests\System.Binary.Base64.Tests.csproj", "{481F242E-57E0-4904-89E2-345677D98C55}"
@@ -69,8 +63,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Text.Encodings.Web.U
6963
EndProject
7064
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Benchmarks", "tests\Benchmarks\Benchmarks.csproj", "{E87AA970-5AE9-405E-8D34-F31EF415BE6D}"
7165
EndProject
72-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Text.JsonLab.Dynamic.Tests", "tests\System.Text.JsonLab.Dynamic.Tests\System.Text.JsonLab.Dynamic.Tests.csproj", "{1ED92192-6C2A-44A5-9098-F9CBABB0292D}"
73-
EndProject
7466
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Buffers.Primitives", "src\System.Buffers.Primitives\System.Buffers.Primitives.csproj", "{AABC47B4-F133-4B16-920B-9BDCE22F7E97}"
7567
EndProject
7668
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "System.Buffers.Primitives.Tests", "tests\System.Buffers.Primitives.Tests\System.Buffers.Primitives.Tests.csproj", "{5E04C824-5961-445E-85E2-8AC27C9AA761}"
@@ -207,18 +199,6 @@ Global
207199
{90008F3E-FFBA-47C4-842F-24014256A9F8}.Release|x64.Build.0 = Release|Any CPU
208200
{90008F3E-FFBA-47C4-842F-24014256A9F8}.Release|x86.ActiveCfg = Release|Any CPU
209201
{90008F3E-FFBA-47C4-842F-24014256A9F8}.Release|x86.Build.0 = Release|Any CPU
210-
{D49453F3-A51A-49B8-B151-1C7CD92C229E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
211-
{D49453F3-A51A-49B8-B151-1C7CD92C229E}.Debug|Any CPU.Build.0 = Debug|Any CPU
212-
{D49453F3-A51A-49B8-B151-1C7CD92C229E}.Debug|x64.ActiveCfg = Debug|Any CPU
213-
{D49453F3-A51A-49B8-B151-1C7CD92C229E}.Debug|x64.Build.0 = Debug|Any CPU
214-
{D49453F3-A51A-49B8-B151-1C7CD92C229E}.Debug|x86.ActiveCfg = Debug|Any CPU
215-
{D49453F3-A51A-49B8-B151-1C7CD92C229E}.Debug|x86.Build.0 = Debug|Any CPU
216-
{D49453F3-A51A-49B8-B151-1C7CD92C229E}.Release|Any CPU.ActiveCfg = Release|Any CPU
217-
{D49453F3-A51A-49B8-B151-1C7CD92C229E}.Release|Any CPU.Build.0 = Release|Any CPU
218-
{D49453F3-A51A-49B8-B151-1C7CD92C229E}.Release|x64.ActiveCfg = Release|Any CPU
219-
{D49453F3-A51A-49B8-B151-1C7CD92C229E}.Release|x64.Build.0 = Release|Any CPU
220-
{D49453F3-A51A-49B8-B151-1C7CD92C229E}.Release|x86.ActiveCfg = Release|Any CPU
221-
{D49453F3-A51A-49B8-B151-1C7CD92C229E}.Release|x86.Build.0 = Release|Any CPU
222202
{66579C6A-8316-4888-8D96-36D4B49D7D51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
223203
{66579C6A-8316-4888-8D96-36D4B49D7D51}.Debug|Any CPU.Build.0 = Debug|Any CPU
224204
{66579C6A-8316-4888-8D96-36D4B49D7D51}.Debug|x64.ActiveCfg = Debug|Any CPU
@@ -291,18 +271,6 @@ Global
291271
{2D178A3D-247D-46C4-BAC3-DAB5EFC064A7}.Release|x64.Build.0 = Release|Any CPU
292272
{2D178A3D-247D-46C4-BAC3-DAB5EFC064A7}.Release|x86.ActiveCfg = Release|Any CPU
293273
{2D178A3D-247D-46C4-BAC3-DAB5EFC064A7}.Release|x86.Build.0 = Release|Any CPU
294-
{BB6D79C1-783F-4B87-A281-5EAB22CA7BF0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
295-
{BB6D79C1-783F-4B87-A281-5EAB22CA7BF0}.Debug|Any CPU.Build.0 = Debug|Any CPU
296-
{BB6D79C1-783F-4B87-A281-5EAB22CA7BF0}.Debug|x64.ActiveCfg = Debug|Any CPU
297-
{BB6D79C1-783F-4B87-A281-5EAB22CA7BF0}.Debug|x64.Build.0 = Debug|Any CPU
298-
{BB6D79C1-783F-4B87-A281-5EAB22CA7BF0}.Debug|x86.ActiveCfg = Debug|Any CPU
299-
{BB6D79C1-783F-4B87-A281-5EAB22CA7BF0}.Debug|x86.Build.0 = Debug|Any CPU
300-
{BB6D79C1-783F-4B87-A281-5EAB22CA7BF0}.Release|Any CPU.ActiveCfg = Release|Any CPU
301-
{BB6D79C1-783F-4B87-A281-5EAB22CA7BF0}.Release|Any CPU.Build.0 = Release|Any CPU
302-
{BB6D79C1-783F-4B87-A281-5EAB22CA7BF0}.Release|x64.ActiveCfg = Release|Any CPU
303-
{BB6D79C1-783F-4B87-A281-5EAB22CA7BF0}.Release|x64.Build.0 = Release|Any CPU
304-
{BB6D79C1-783F-4B87-A281-5EAB22CA7BF0}.Release|x86.ActiveCfg = Release|Any CPU
305-
{BB6D79C1-783F-4B87-A281-5EAB22CA7BF0}.Release|x86.Build.0 = Release|Any CPU
306274
{0935E538-179C-4768-89B0-C0D197B4D18B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
307275
{0935E538-179C-4768-89B0-C0D197B4D18B}.Debug|Any CPU.Build.0 = Debug|Any CPU
308276
{0935E538-179C-4768-89B0-C0D197B4D18B}.Debug|x64.ActiveCfg = Debug|Any CPU
@@ -363,18 +331,6 @@ Global
363331
{5BEB8847-AD3C-45DF-A705-6F6DE3F4214D}.Release|x64.Build.0 = Release|Any CPU
364332
{5BEB8847-AD3C-45DF-A705-6F6DE3F4214D}.Release|x86.ActiveCfg = Release|Any CPU
365333
{5BEB8847-AD3C-45DF-A705-6F6DE3F4214D}.Release|x86.Build.0 = Release|Any CPU
366-
{CAE4AD10-4A0F-4DBD-8894-2FA91E7E6DCA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
367-
{CAE4AD10-4A0F-4DBD-8894-2FA91E7E6DCA}.Debug|Any CPU.Build.0 = Debug|Any CPU
368-
{CAE4AD10-4A0F-4DBD-8894-2FA91E7E6DCA}.Debug|x64.ActiveCfg = Debug|Any CPU
369-
{CAE4AD10-4A0F-4DBD-8894-2FA91E7E6DCA}.Debug|x64.Build.0 = Debug|Any CPU
370-
{CAE4AD10-4A0F-4DBD-8894-2FA91E7E6DCA}.Debug|x86.ActiveCfg = Debug|Any CPU
371-
{CAE4AD10-4A0F-4DBD-8894-2FA91E7E6DCA}.Debug|x86.Build.0 = Debug|Any CPU
372-
{CAE4AD10-4A0F-4DBD-8894-2FA91E7E6DCA}.Release|Any CPU.ActiveCfg = Release|Any CPU
373-
{CAE4AD10-4A0F-4DBD-8894-2FA91E7E6DCA}.Release|Any CPU.Build.0 = Release|Any CPU
374-
{CAE4AD10-4A0F-4DBD-8894-2FA91E7E6DCA}.Release|x64.ActiveCfg = Release|Any CPU
375-
{CAE4AD10-4A0F-4DBD-8894-2FA91E7E6DCA}.Release|x64.Build.0 = Release|Any CPU
376-
{CAE4AD10-4A0F-4DBD-8894-2FA91E7E6DCA}.Release|x86.ActiveCfg = Release|Any CPU
377-
{CAE4AD10-4A0F-4DBD-8894-2FA91E7E6DCA}.Release|x86.Build.0 = Release|Any CPU
378334
{67B42C20-D98A-420B-82C0-04AFD963E650}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
379335
{67B42C20-D98A-420B-82C0-04AFD963E650}.Debug|Any CPU.Build.0 = Debug|Any CPU
380336
{67B42C20-D98A-420B-82C0-04AFD963E650}.Debug|x64.ActiveCfg = Debug|Any CPU
@@ -459,18 +415,6 @@ Global
459415
{E87AA970-5AE9-405E-8D34-F31EF415BE6D}.Release|x64.Build.0 = Release|Any CPU
460416
{E87AA970-5AE9-405E-8D34-F31EF415BE6D}.Release|x86.ActiveCfg = Release|Any CPU
461417
{E87AA970-5AE9-405E-8D34-F31EF415BE6D}.Release|x86.Build.0 = Release|Any CPU
462-
{1ED92192-6C2A-44A5-9098-F9CBABB0292D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
463-
{1ED92192-6C2A-44A5-9098-F9CBABB0292D}.Debug|Any CPU.Build.0 = Debug|Any CPU
464-
{1ED92192-6C2A-44A5-9098-F9CBABB0292D}.Debug|x64.ActiveCfg = Debug|Any CPU
465-
{1ED92192-6C2A-44A5-9098-F9CBABB0292D}.Debug|x64.Build.0 = Debug|Any CPU
466-
{1ED92192-6C2A-44A5-9098-F9CBABB0292D}.Debug|x86.ActiveCfg = Debug|Any CPU
467-
{1ED92192-6C2A-44A5-9098-F9CBABB0292D}.Debug|x86.Build.0 = Debug|Any CPU
468-
{1ED92192-6C2A-44A5-9098-F9CBABB0292D}.Release|Any CPU.ActiveCfg = Release|Any CPU
469-
{1ED92192-6C2A-44A5-9098-F9CBABB0292D}.Release|Any CPU.Build.0 = Release|Any CPU
470-
{1ED92192-6C2A-44A5-9098-F9CBABB0292D}.Release|x64.ActiveCfg = Release|Any CPU
471-
{1ED92192-6C2A-44A5-9098-F9CBABB0292D}.Release|x64.Build.0 = Release|Any CPU
472-
{1ED92192-6C2A-44A5-9098-F9CBABB0292D}.Release|x86.ActiveCfg = Release|Any CPU
473-
{1ED92192-6C2A-44A5-9098-F9CBABB0292D}.Release|x86.Build.0 = Release|Any CPU
474418
{AABC47B4-F133-4B16-920B-9BDCE22F7E97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
475419
{AABC47B4-F133-4B16-920B-9BDCE22F7E97}.Debug|Any CPU.Build.0 = Debug|Any CPU
476420
{AABC47B4-F133-4B16-920B-9BDCE22F7E97}.Debug|x64.ActiveCfg = Debug|Any CPU
@@ -806,28 +750,24 @@ Global
806750
{03F1B57E-756C-4AF0-91FD-3E2871C1B193} = {4B000021-5278-4F2A-B734-DE49F55D4024}
807751
{99FA7791-A190-44A2-9A77-303BFA13095F} = {4B000021-5278-4F2A-B734-DE49F55D4024}
808752
{90008F3E-FFBA-47C4-842F-24014256A9F8} = {4B000021-5278-4F2A-B734-DE49F55D4024}
809-
{D49453F3-A51A-49B8-B151-1C7CD92C229E} = {4B000021-5278-4F2A-B734-DE49F55D4024}
810753
{66579C6A-8316-4888-8D96-36D4B49D7D51} = {4B000021-5278-4F2A-B734-DE49F55D4024}
811754
{80E6332B-DC83-4DFC-9C19-8D89E988BA4E} = {4B000021-5278-4F2A-B734-DE49F55D4024}
812755
{B9ECBAF7-524D-4134-AE37-EFF7802B221F} = {4B000021-5278-4F2A-B734-DE49F55D4024}
813756
{12D7B81D-26FD-4BCA-9D72-AFDEA900BAAC} = {4B000021-5278-4F2A-B734-DE49F55D4024}
814757
{20974D06-EBDC-44B8-A034-DE1440CF7A45} = {4B000021-5278-4F2A-B734-DE49F55D4024}
815758
{2D178A3D-247D-46C4-BAC3-DAB5EFC064A7} = {4B000021-5278-4F2A-B734-DE49F55D4024}
816-
{BB6D79C1-783F-4B87-A281-5EAB22CA7BF0} = {4B000021-5278-4F2A-B734-DE49F55D4024}
817759
{0935E538-179C-4768-89B0-C0D197B4D18B} = {3079E458-D0E6-4F99-8CAB-80011D35C7DA}
818760
{1FE25651-12C4-45B4-BB9F-E2F6D1D8383F} = {3079E458-D0E6-4F99-8CAB-80011D35C7DA}
819761
{800D4694-944C-44BB-9516-138ACCD22943} = {3079E458-D0E6-4F99-8CAB-80011D35C7DA}
820762
{CC8EBE40-4B0B-471F-B182-F1039B69D802} = {3079E458-D0E6-4F99-8CAB-80011D35C7DA}
821763
{5BEB8847-AD3C-45DF-A705-6F6DE3F4214D} = {3079E458-D0E6-4F99-8CAB-80011D35C7DA}
822-
{CAE4AD10-4A0F-4DBD-8894-2FA91E7E6DCA} = {3079E458-D0E6-4F99-8CAB-80011D35C7DA}
823764
{67B42C20-D98A-420B-82C0-04AFD963E650} = {3079E458-D0E6-4F99-8CAB-80011D35C7DA}
824765
{481F242E-57E0-4904-89E2-345677D98C55} = {3079E458-D0E6-4F99-8CAB-80011D35C7DA}
825766
{872C74A2-97BD-4672-9674-BC361419AF32} = {3079E458-D0E6-4F99-8CAB-80011D35C7DA}
826767
{C57FDCE0-2A8A-4827-95D4-439239E32EB9} = {3079E458-D0E6-4F99-8CAB-80011D35C7DA}
827768
{8EC131AE-D04F-4B7D-B223-D82821D8AFCC} = {3079E458-D0E6-4F99-8CAB-80011D35C7DA}
828769
{D38CF672-795E-41D2-B10D-CFA87927BBDC} = {3079E458-D0E6-4F99-8CAB-80011D35C7DA}
829770
{E87AA970-5AE9-405E-8D34-F31EF415BE6D} = {3079E458-D0E6-4F99-8CAB-80011D35C7DA}
830-
{1ED92192-6C2A-44A5-9098-F9CBABB0292D} = {3079E458-D0E6-4F99-8CAB-80011D35C7DA}
831771
{AABC47B4-F133-4B16-920B-9BDCE22F7E97} = {4B000021-5278-4F2A-B734-DE49F55D4024}
832772
{5E04C824-5961-445E-85E2-8AC27C9AA761} = {3079E458-D0E6-4F99-8CAB-80011D35C7DA}
833773
{07CC9F28-FC67-453B-9057-AC9025E5CA67} = {4B000021-5278-4F2A-B734-DE49F55D4024}

0 commit comments

Comments
 (0)
This repository has been archived.