Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Commit 8b8a369

Browse files
committed
Updating json files to pin versions and build.cmd to pin KoreBuild and DNX
1 parent 6c496c6 commit 8b8a369

File tree

2 files changed

+4778
-905
lines changed

2 files changed

+4778
-905
lines changed

test/Microsoft.Framework.TelemetryAdapter.Test/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"dependencies": {
3-
"Microsoft.AspNet.Testing": "1.0.0-*",
3+
"Microsoft.AspNet.Testing": "1.0.0-beta8",
44
"Microsoft.Framework.TelemetryAdapter": "1.0.0-beta8",
5-
"xunit.runner.aspnet": "2.1.0-beta1-build60"
5+
"xunit.runner.aspnet": "2.0.0-aspnet-beta8"
66
},
77
"compile": "../../src/Microsoft.Framework.TelemetryAdapter/ReflectionTelemetrySourceMethodAdapter.cs",
88
"compilationOptions": {

0 commit comments

Comments
 (0)