aspnetcore/test/Microsoft.AspNetCore.JsonPa...
Kiran Challa e3114dc6a4 Temporarily change tfm to netstandard1.3
Ideally we want to target netstandard2.0 but this conversion is blocked on the issue: https://github.com/dotnet/sdk/issues/1219
2017-05-19 14:00:08 -07:00
..
Dynamic Upgrade test framework versions and fix test issues 2017-05-15 16:14:55 -07:00
DictionaryAdapterTest.cs
InheritedDTO.cs
JsonPatchDocumentJsonPropertyAttributeTest.cs Upgrade test framework versions and fix test issues 2017-05-15 16:14:55 -07:00
JsonPatchDocumentTest.cs
JsonPropertyComplexNameDTO.cs
JsonPropertyDTO.cs
JsonPropertyWithAnotherNameDTO.cs
JsonPropertyWithInheritanceDTO.cs
ListAdapterTest.cs
Microsoft.AspNetCore.JsonPatch.Test.csproj Temporarily change tfm to netstandard1.3 2017-05-19 14:00:08 -07:00
NestedDTO.cs
NestedObjectTests.cs Upgrade test framework versions and fix test issues 2017-05-15 16:14:55 -07:00
ObjectAdapterTests.cs Upgrade test framework versions and fix test issues 2017-05-15 16:14:55 -07:00
ObjectVisitorTest.cs
ParsedPathTests.cs
SimpleDTO.cs
SimpleDTOWithNestedDTO.cs
SimpleDTOWithNestedDTOWithNullCheck.cs
SimpleDTOWithNullCheck.cs
TestErrorLogger.cs