mauricioaniche / restfulie.net

.net version of restfulie server
http://restfulie.caelum.com.br
Other
50 stars 17 forks source link

Castle.Core.3.0.0.4001 #6

Closed moodmosaic closed 12 years ago

moodmosaic commented 12 years ago

Updated project to reference Castle.Core.3.0.0.4001 which includes Castle.DynamicProxy.

mauricioaniche commented 12 years ago

did you make any integration tests? I am always afraid of updating dependency versions! :P

moodmosaic commented 12 years ago

The only thing I did was to run the unit tests which they all passed (and gave 88.49% coverage) and then run the website to add a few Items from the Web UI.

mauricioaniche commented 12 years ago

that's enough!!