Microsoft Application Insights SDK for JavaScript
Перейти к файлу
Max Shekhovtsov feb360dbbf adding tests and test build targets 2015-04-10 12:11:26 -07:00
JavaScript adding tests and test build targets 2015-04-10 12:11:26 -07:00
.gitattributes adding tests and test build targets 2015-04-10 12:11:26 -07:00
.gitignore adding tests and test build targets 2015-04-10 12:11:26 -07:00
Common.props adding tests and test build targets 2015-04-10 12:11:26 -07:00
EnlistmentRoot.marker adding tests and test build targets 2015-04-10 12:11:26 -07:00
Global.props adding tests and test build targets 2015-04-10 12:11:26 -07:00
LICENSE Initial commit 2015-04-03 10:01:17 -07:00
NuGet.config adding tests and test build targets 2015-04-10 12:11:26 -07:00
NuGet.exe adding tests and test build targets 2015-04-10 12:11:26 -07:00
NuGet.targets adding tests and test build targets 2015-04-10 12:11:26 -07:00
Package.targets adding tests and test build targets 2015-04-10 12:11:26 -07:00
PostTestScript.cmd adding tests and test build targets 2015-04-10 12:11:26 -07:00
PushNugetPackages.cmd adding tests and test build targets 2015-04-10 12:11:26 -07:00
README.md Added product code 2015-04-09 15:48:47 -07:00
runAllTests.cmd adding tests and test build targets 2015-04-10 12:11:26 -07:00

README.md

Microsoft Application Insights .NET SDK

Project Wiki

To build:

  • Windows 8.1 or Windows 10 installed on a physical computer
  • Visual Studio 2013 Ultimate with Update 4 and Windows Phone 8.0 SDK
  • Clone the Git repository
git clone https://mseng.visualstudio.com/DefaultCollection/AppInsights/_git/AppDataCollection
  • Open the Visual Studio solution
devenv.exe Microsoft.ApplicationInsights.sln