OrleansContrib/Orleans.Providers.MongoDB

Publish the "Release" version package to NuGet

bluexo opened this issue · 3 comments

When I run a benchmark test , I got this issues

Assembly xxx which defines benchmarks references non-optimized Orleans.Providers.MongoDB
        If you own this dependency, please, build it in RELEASE.
        If you don't, you can disable this policy by using 'config.With(ConfigOptions.DisableOptimizationsValidator)'.

I can fix it this weekend.

Done, sorry for the super long delay.