You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner. It is now read-only.
Andreas Weizel edited this page Feb 21, 2017
·
5 revisions
Release 4.8
This is the first sim-shipped release for version 4.x (Visual Studio 2015 compatibility) and 5.x (VS2017 RC). The projects are at the moment side-by-side, but eventually will move into branches (this release marks our move to netstandard and the new csproj format in VS2017).
Other than tons of bug fixes and enhancements, we now offer the following additional features:
New Code Refactorings:
Generate getter
Convert loop to Linq expression
Change access modifier
New Code Fixes:
CS0168: The variable 'var' is declared but never used