Upgrade to .net 4.5

This commit is contained in:
bao-qian
2015-11-07 03:03:54 +00:00
parent 7db73cbd44
commit 08594f0b96
35 changed files with 150 additions and 99 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Exceptionless" version="1.5.2121" targetFramework="net35" />
<package id="Exceptionless" version="1.5.2121" targetFramework="net452" />
</packages>