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 17
17
</ItemGroup >
18
18
19
19
<ItemGroup Condition =" '$(TargetFrameworkIdentifier)'=='.NETFramework'" >
20
- <PackageReference Include =" NETStandard.Library" Version =" $(BundledNETStandardPackageVersion )" />
20
+ <PackageReference Include =" NETStandard.Library" Version =" $(NETStandardImplicitPackageVersion )" />
21
21
<PackageReference Include =" NETStandard.Library.NETFramework" Version =" $(NETStandardLibraryNETFrameworkVersion)" />
22
22
</ItemGroup >
23
23
</Project >
Original file line number Diff line number Diff line change 4
4
<AutoMapperVersion >5.0.2</AutoMapperVersion >
5
5
<InternalAspNetCoreSdkVersion >2.1.0-*</InternalAspNetCoreSdkVersion >
6
6
<JsonNetVersion >10.0.1</JsonNetVersion >
7
- <NETStandardImplicitPackageVersion >$(BundledNETStandardPackageVersion) </NETStandardImplicitPackageVersion >
7
+ <NETStandardImplicitPackageVersion >2.0.0-* </NETStandardImplicitPackageVersion >
8
8
<NETStandardLibraryNETFrameworkVersion >2.0.0-*</NETStandardLibraryNETFrameworkVersion >
9
9
<RuntimeFrameworkVersion Condition =" '$(TargetFramework)'=='netcoreapp2.0'" >2.0.0-*</RuntimeFrameworkVersion >
10
10
<ThreadingDataflowVersion >4.8.0-*</ThreadingDataflowVersion >
You can’t perform that action at this time.
0 commit comments