Skip to content

Commit c4bc832

Browse files
authored
chore: remove asset fallback junk
1 parent b273c6a commit c4bc832

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

ViewModels/ViewModels.csproj

-6
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@
66
<TargetFrameworks>netstandard2.0;net471</TargetFrameworks>
77
<WarningsAsErrors>true</WarningsAsErrors>
88
<LangVersion>latest</LangVersion>
9-
10-
<!--
11-
see https://github.com/dotnet/corefx/issues/9788
12-
TODO: remove this once fully netstandard
13-
-->
14-
<AssetTargetFallback>$(AssetTargetFallback);portable-net45+win8+wp8+wpa81</AssetTargetFallback>
159
</PropertyGroup>
1610

1711
<PropertyGroup Condition="'$(TargetFramework)' == 'net471'">

0 commit comments

Comments
 (0)