Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Commit

Permalink
Merge pull request #71 from nunit/issue-65
Browse files Browse the repository at this point in the history
Update libraries
  • Loading branch information
rprouse authored Nov 29, 2016
2 parents 2824faf + e73f88c commit 83fefca
Show file tree
Hide file tree
Showing 18 changed files with 13,670 additions and 120 deletions.
6 changes: 3 additions & 3 deletions nuget/nunit.runners.xamarin.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Supported Xamarin platforms:
- iOS
- Windows 10 Universal Apps</description>
<summary>NUnit 3 runner components for Xamarin</summary>
<tags>nunit xamarin android ios monoandroid monotouch winphone tdd unit test testing</tags>
<tags>nunit xamarin android ios monoandroid monotouch tdd unit test testing</tags>
<language>en-US</language>
<licenseUrl>http://nunit.org/nuget/nunit3-license.txt</licenseUrl>
<projectUrl>https://github.com/nunit/nunit.xamarin</projectUrl>
Expand All @@ -23,8 +23,8 @@ Supported Xamarin platforms:

<dependencies>
<group>
<dependency id="nunit" version="[3.0.1]" />
<dependency id="Xamarin.Forms" version="1.5.0.6447" />
<dependency id="nunit" version="[3.5.0]" />
<dependency id="Xamarin.Forms" version="2.3.3.168" />
<dependency id="PCLStorage" version="1.0.2" />
</group>
</dependencies>
Expand Down
Loading

0 comments on commit 83fefca

Please sign in to comment.