This repository was archived by the owner on Apr 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1717 </ItemGroup >
1818
1919 <ItemGroup Condition =" '$(TargetFrameworkIdentifier)'=='.NETFramework'" >
20- <PackageReference Include =" NETStandard.Library" Version =" $(BundledNETStandardPackageVersion )" />
20+ <PackageReference Include =" NETStandard.Library" Version =" $(NETStandardImplicitPackageVersion )" />
2121 <PackageReference Include =" NETStandard.Library.NETFramework" Version =" $(NETStandardLibraryNETFrameworkVersion)" />
2222 </ItemGroup >
2323</Project >
Original file line number Diff line number Diff line change 44 <AutoMapperVersion >5.0.2</AutoMapperVersion >
55 <InternalAspNetCoreSdkVersion >2.1.0-*</InternalAspNetCoreSdkVersion >
66 <JsonNetVersion >10.0.1</JsonNetVersion >
7- <NETStandardImplicitPackageVersion >$(BundledNETStandardPackageVersion) </NETStandardImplicitPackageVersion >
7+ <NETStandardImplicitPackageVersion >2.0.0-* </NETStandardImplicitPackageVersion >
88 <NETStandardLibraryNETFrameworkVersion >2.0.0-*</NETStandardLibraryNETFrameworkVersion >
99 <RuntimeFrameworkVersion Condition =" '$(TargetFramework)'=='netcoreapp2.0'" >2.0.0-*</RuntimeFrameworkVersion >
1010 <ThreadingDataflowVersion >4.8.0-*</ThreadingDataflowVersion >
You can’t perform that action at this time.
0 commit comments