Releases: Dany-R/IBR.StringResourceBuilder2011
Releases · Dany-R/IBR.StringResourceBuilder2011
V1.5 Release 3 (Build 21)
- Fixed: Crash when parsing expression bodied properties due to a bug seen in VS2017 V15.2 (26430.6, maybe earlier). But now, these property getters are ignored as long as the EnvDTE is not fixed to give proper start and end points.
- Changed: Source code now hosted here on GitHub.
- Changed: Using Nuget project.json instead of packages.config. Using the following packages (and their dependencies):
- "EnvDTE100": "10.0.1"
- "Microsoft.VisualStudio.Shell.14.0": "14.3.25407"
- "Microsoft.VSSDK.Vsixsigntool": "15.0.26201"
- New: Using Visual Studio 2017 V15.2 (26430.6).