mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-23 08:17:47 +01:00
add unit test project
This commit is contained in:
parent
78b3550247
commit
4a354ad17e
7 changed files with 154 additions and 1 deletions
5
Dalamud.Test/packages.config
Normal file
5
Dalamud.Test/packages.config
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="NUnit" version="3.5.0" targetFramework="net45" />
|
||||
<package id="NUnit.ConsoleRunner" version="3.12.0" targetFramework="net472" />
|
||||
</packages>
|
||||
Loading…
Add table
Add a link
Reference in a new issue