This repository was archived by the owner on Apr 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 2222 <dependencies >
2323 <group >
2424 <dependency id =" Validation" version =" 2.2.8" />
25+ <dependency id =" PInvoke.BCrypt" version =" 0.1.501" />
26+ <dependency id =" PInvoke.NCrypt" version =" 0.1.501" />
2527 </group >
26- <group targetFramework =" net45 " >
28+ <group targetFramework =" wp80 " >
2729 <dependency id =" Validation" version =" 2.2.8" />
2830 </group >
29- <group targetFramework =" win81" >
31+ <group targetFramework =" portable-net45+win+wpa81+wp80+uwp10+dnxcore50+MonoAndroid10+xamarinios10+MonoTouch10" >
32+ <!-- Profile259 targets should not try to use PInvoke, since it's not available on wp80. -->
3033 <dependency id =" Validation" version =" 2.2.8" />
31- <dependency id =" PInvoke.BCrypt" version =" 0.1.501" />
32- <dependency id =" PInvoke.NCrypt" version =" 0.1.501" />
3334 </group >
34- <group targetFramework =" wpa81" >
35+ <group targetFramework =" portable-net45+win+wpa81+uwp10+dnxcore50+MonoAndroid10+xamarinios10+MonoTouch10" >
36+ <!-- Profile111 -->
3537 <dependency id =" Validation" version =" 2.2.8" />
3638 <dependency id =" PInvoke.BCrypt" version =" 0.1.501" />
3739 <dependency id =" PInvoke.NCrypt" version =" 0.1.501" />
You can’t perform that action at this time.
0 commit comments