File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <AspNetCoreVersion >2.0.0-preview2-*</AspNetCoreVersion >
44 <AutoMapperVersion >5.0.2</AutoMapperVersion >
5- <CoreFxVersion >4.3.0</CoreFxVersion >
65 <InternalAspNetCoreSdkVersion >2.1.0-*</InternalAspNetCoreSdkVersion >
76 <JsonNetVersion >10.0.1</JsonNetVersion >
87 <NETStandardImplicitPackageVersion >$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion >
98 <NETStandardLibraryNETFrameworkVersion >2.0.0-*</NETStandardLibraryNETFrameworkVersion >
10- <RuntimeFrameworkVersion Condition =" '$(TargetFramework)'=='netstandard2 .0'" >2.0.0-*</RuntimeFrameworkVersion >
9+ <RuntimeFrameworkVersion Condition =" '$(TargetFramework)'=='netcoreapp2 .0'" >2.0.0-*</RuntimeFrameworkVersion >
1110 <ThreadingDataflowVersion >4.7.0</ThreadingDataflowVersion >
1211 </PropertyGroup >
1312</Project >
You can’t perform that action at this time.
0 commit comments