Skip to content

Commit

Permalink
Create dependencies.md [ci skip] (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
gcolliso authored Jan 6, 2021
1 parent d5b0fd9 commit cd048a5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# External Dependencies

This file lists the dependencies used in this repository.

| Dependency | License |
|-|-|
| NETStandard.Library (A) [1.6.1, ) 1.6.1 | MIT |
| System.Net.Security 4.3.2 4.3.2 | MIT |
| System.Reflection.Extensions 4.3.0 4.3.0 | MIT |
| System.Runtime 4.3.1 4.3.1 | MIT |
| System.Threading.Thread 4.3.0 4.3.0 | MIT |
| Microsoft.NET.Test.Sdk 16.4.0 16.4.0 | MIT |
| xunit 2.4.1 2.4.1 | Apache 2.0 License |
| xunit.runner.visualstudio 2.4.1 2.4.1 | Apache 2.0 License |
| Nito.AsyncEx 5.0.0 5.0.0 | MIT |
| BenchmarkDotNet 0.12.0 0.12.0 | MIT |

0 comments on commit cd048a5

Please sign in to comment.