Skip to content

Commit

Permalink
Update props for new xunit package.
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Illig committed Aug 19, 2016
1 parent f52fdfe commit c5f0379
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<NuGetPackageRoot>$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
</PropertyGroup>
<ImportGroup>
<Import Project="$(NuGetPackageRoot)\xunit.core\2.2.0-beta3-build3330\build\uap10.0\xunit.core.props" Condition="Exists('$(NuGetPackageRoot)\xunit.core\2.2.0-beta3-build3330\build\uap10.0\xunit.core.props')" />
<Import Project="$(NuGetPackageRoot)\xunit.core\2.2.0-beta3-build3335\build\uap10.0\xunit.core.props" Condition="Exists('$(NuGetPackageRoot)\xunit.core\2.2.0-beta3-build3335\build\uap10.0\xunit.core.props')" />
</ImportGroup>
</Project>

0 comments on commit c5f0379

Please sign in to comment.