Use resharper annotation nuget package

This commit is contained in:
bao-qian
2016-04-22 23:11:22 +01:00
parent fea237a3ea
commit 5bc74fc296
37 changed files with 123 additions and 1577 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="JetBrains.Annotations" version="10.1.4" targetFramework="net452" />
<package id="System.Runtime" version="4.0.0" targetFramework="net452" />
</packages>