Skip to content

Commit

Permalink
Trying more crazy stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
bartsokol committed Apr 10, 2018
1 parent 4669d04 commit a2c39c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Monacs.Core/Monacs.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
</PropertyGroup>
<ItemGroup Condition = "'$(TargetFramework)' == 'net461' OR '$(TargetFramework)' == 'netstandard1.3'">
<ItemGroup Condition = "'$(TargetFramework)' == 'netstandard1.3'">
<PackageReference Include="System.ValueTuple" Version="4.4.0" />
</ItemGroup>
</Project>

0 comments on commit a2c39c9

Please sign in to comment.