Skip to content

Commit 4d9c926

Browse files
committed
Check-in dlls for CI testing
1 parent 31fb627 commit 4d9c926

File tree

48 files changed

+1060
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+1060
-0
lines changed

lib/dlls/AutoRest.Swagger.dll

58.5 KB
Binary file not shown.

lib/dlls/AutoRest.Swagger.pdb

15.3 KB
Binary file not shown.

lib/dlls/Newtonsoft.Json.dll

458 KB
Binary file not shown.

lib/dlls/OpenApiDiff.Core.dll

39 KB
Binary file not shown.

lib/dlls/OpenApiDiff.Core.pdb

6.1 KB
Binary file not shown.

lib/dlls/OpenApiDiff.deps.json

Lines changed: 1045 additions & 0 deletions
Large diffs are not rendered by default.

lib/dlls/OpenApiDiff.dll

14 KB
Binary file not shown.

lib/dlls/OpenApiDiff.pdb

2.39 KB
Binary file not shown.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"runtimeOptions": {
3+
"additionalProbingPaths": [
4+
"/Users/vishrut/.nuget/packages"
5+
]
6+
}
7+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"runtimeOptions": {
3+
"framework": {
4+
"name": "Microsoft.NETCore.App",
5+
"version": "1.0.0"
6+
}
7+
}
8+
}

0 commit comments

Comments
 (0)