Skip to content
This repository was archived by the owner on Nov 29, 2018. It is now read-only.

Commit 7b666fc

Browse files
Remove NETStandard.Library.NETFramework
1 parent b816b37 commit 7b666fc

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

samples/LocalizationSample/LocalizationSample.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
<TargetFrameworks>netcoreapp2.0;net461</TargetFrameworks>
77
</PropertyGroup>
88

9-
<ItemGroup Condition="'$(TargetFrameworkIdentifier)'=='.NETFramework'">
10-
<PackageReference Include="NETStandard.Library.NETFramework" Version="$(NETStandardLibraryNETFrameworkVersion)" />
11-
</ItemGroup>
12-
139
<ItemGroup>
1410
<ProjectReference Include="..\..\src\Microsoft.AspNetCore.Localization\Microsoft.AspNetCore.Localization.csproj" />
1511
<ProjectReference Include="..\..\src\Microsoft.Extensions.Localization\Microsoft.Extensions.Localization.csproj" />

0 commit comments

Comments
 (0)