Skip to content

Commit e72fd60

Browse files
committed
Add NuGet reference to getting started, Windows 8.1 retarget notice to contrib.
1 parent 2e604f0 commit e72fd60

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,10 @@ You will need:
5959
* Google Analytics account - [Sign up](http://analytics.google.com) if you don't have one
6060
* An analytics property set-up as an app ("Track interactions within Android and iOS apps")
6161

62-
Download or clone the source and add a reference to CSharpAnalytics.WindowsStore from your application.
62+
You can either:
63+
64+
1. Get a more stable release via NuGet
65+
2. Clone the source code and add a reference to CSharpAnalytics.Windows81.csproj (or Windows8, .NET45 depending on your environment)
6366

6467
### Automatic analytics for Windows 8/8.1 Store apps
6568

@@ -115,7 +118,7 @@ In summary: **Do not share personally identifyable information**
115118
1. Configurable session management modes
116119
1. In-app purchase tracking integration
117120

118-
If you want to contribute please consider the CSharpAnalytics.sln which will load all platforms and unit tests (if you get any project load failures you're probably missing an SDK)
121+
If you want to contribute please consider the CSharpAnalytics.sln which will load all platforms and unit tests (if you get any project load failures you're probably missing an SDK). Please ignore any messages about upgrading or retargeting to Windows 8.1 - the solution contains both 8.0 and 8.1 projects and we want to support 8.0 for a while.
119122

120123
## Licence
121124

0 commit comments

Comments
 (0)