Skip to content

Commit c832fd9

Browse files
committed
Desktop unit test support
1 parent 6e99d78 commit c832fd9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Projects/Rijndael256.Tests/project.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
"type": "platform"
2020
}
2121
}
22+
},
23+
"net451": {
24+
"dependencies": {
25+
"Microsoft.NETCore.Platforms": "1.0.1"
26+
}
2227
}
2328
}
2429
}

0 commit comments

Comments
 (0)