File tree Expand file tree Collapse file tree 3 files changed +3
-16
lines changed
EasyPost.Compatibility.NetStandard Expand file tree Collapse file tree 3 files changed +3
-16
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
55 <RestorePackagesWithLockFile >true</RestorePackagesWithLockFile >
6+ <EnableDefaultCompileItems >false</EnableDefaultCompileItems >
67 <RootNamespace >EasyPost.Compatibility.NetStandard</RootNamespace >
78 </PropertyGroup >
89
910 <ItemGroup >
10- <ProjectReference Include =" ..\EasyPost\EasyPost.csproj " />
11+ <Compile Include =" NetStandardCompileTest.cs " />
1112 </ItemGroup >
1213
1314 <ItemGroup >
Original file line number Diff line number Diff line change 4242 "resolved" : " 17.3.0" ,
4343 "contentHash" : " /xxz+e29F2V5pePtInjbLffoqWVTm60KCX87vSj2laNboeWq65WFJ634fGtBcMZO3VEfOmh9/XcoWEfLlWWG+g=="
4444 },
45- "Newtonsoft.Json" : {
46- "type" : " Transitive" ,
47- "resolved" : " 13.0.1" ,
48- "contentHash" : " ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A=="
49- },
5045 "Microsoft.NETCore.Platforms" : {
5146 "type" : " Transitive" ,
5247 "resolved" : " 1.1.0" ,
9691 "NETStandard.Library" : " 1.6.1" ,
9792 "xunit.extensibility.core" : " [2.4.2]"
9893 }
99- },
100- "easypost" : {
101- "type" : " Project" ,
102- "dependencies" : {
103- "Newtonsoft.Json" : " [13.0.1, 14.0.0)"
104- }
10594 }
10695 }
10796 }
108- }
97+ }
Original file line number Diff line number Diff line change @@ -89,11 +89,8 @@ Global
8989 {064D7BB1-5B9F-482F-BD10-A1767B2CD774} .Debug| x86 .ActiveCfg = Debug| Any CPU
9090 {064D7BB1-5B9F-482F-BD10-A1767B2CD774} .Debug| x86 .Build .0 = Debug| Any CPU
9191 {064D7BB1-5B9F-482F-BD10-A1767B2CD774} .Release| Any CPU .ActiveCfg = Release| Any CPU
92- {064D7BB1-5B9F-482F-BD10-A1767B2CD774} .Release| Any CPU .Build .0 = Release| Any CPU
9392 {064D7BB1-5B9F-482F-BD10-A1767B2CD774} .Release| x64 .ActiveCfg = Release| Any CPU
94- {064D7BB1-5B9F-482F-BD10-A1767B2CD774} .Release| x64 .Build .0 = Release| Any CPU
9593 {064D7BB1-5B9F-482F-BD10-A1767B2CD774} .Release| x86 .ActiveCfg = Release| Any CPU
96- {064D7BB1-5B9F-482F-BD10-A1767B2CD774} .Release| x86 .Build .0 = Release| Any CPU
9794 EndGlobalSection
9895 GlobalSection (SolutionProperties ) = preSolution
9996 HideSolutionNode = FALSE
You can’t perform that action at this time.
0 commit comments