Releases: flcdrg/VsShowMissing
Releases · flcdrg/VsShowMissing
v3.2.72
Changes
- No changes
v3.2.71
Changes
- No changes
v3.2.70
Changes
- No changes
v3.2.69
Changes
- Consolidate release things @flcdrg (#206)
- Release drafter @flcdrg (#205)
- Bump Nerdbank.GitVersioning from 2.3.183 to 3.1.91 @dependabot (#201)
- Bump Microsoft.VSSDK.BuildTools from 16.2.3074 to 16.6.2058 @dependabot (#200)
- Bump Microsoft.VisualStudio.SDK.EmbedInteropTypes from 15.0.27 to 15.0.30 @dependabot-preview (#178)
- Create Dependabot config file @dependabot-preview (#191)
- Bump Microsoft.VisualStudio.Threading.Analyzers from 16.4.45 to 16.6.13 @dependabot-preview (#174)
- Bump JetBrains.Annotations from 2019.1.3 to 2020.1.0 @dependabot-preview (#175)
- Bump Microsoft.VisualStudio.Threading.Analyzers from 16.3.52 to 16.4.45 @dependabot-preview (#152)
- Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.5 to 2.9.8 @dependabot-preview (#141)
- Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.4 to 2.9.5 @dependabot-preview (#125)
- Bump Microsoft.VisualStudio.Threading.Analyzers from 16.0.102 to 16.3.52 @dependabot-preview (#117)
- Bump SonarAnalyzer.CSharp from 7.15.0.8572 to 7.16.0.8981 @dependabot-preview (#114)
- Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.3 to 2.9.4 @dependabot-preview (#106)
- Bump Microsoft.VisualStudio.SDK from 16.0.200 to 16.0.202 @dependabot-preview (#111)
- Bump Microsoft.VSSDK.BuildTools from 16.1.3132 to 16.2.3074 @dependabot-preview (#110)
- Bump JetBrains.Annotations from 2019.1.1 to 2019.1.3 @dependabot-preview (#104)
- Remove beta @flcdrg (#101)
- Add GitVersioning @flcdrg (#100)
- Rework commands to fix compatibility with VS2019 @flcdrg (#99)
- Bump SonarAnalyzer.CSharp from 6.2.0.2536 to 7.15.0.8572 @dependabot-preview (#96)
- Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.2 to 2.9.3 @dependabot-preview (#93)
- Appveyor branches @flcdrg (#97)
- Bump Microsoft.VSSDK.BuildTools from 16.1.3121 to 16.2.1045 @dependabot-preview (#91)
- Bump Microsoft.VSSDK.BuildTools from 16.1.2094 to 16.1.3121 @dependabot-preview (#89)
- Fix SDK package ranges @flcdrg (#90)
🚀 Features
🐛 Bug Fixes
v3.1.0
Visual Studio 2019 support
v3.1 Update token
Async package loading and VS 2019 support
Merge pull request #53 from flcdrg/Async2013 Async loading and support VS 2019
v2.6.4
v2.6.3
v2.6.0
Do checking as each project builds. (#31) - This means we only scan projects that build (fixes #30) - And so won't scan projects that aren't built (fixes #29) Previously we ran the scan across all projects in the solution, regardless of whether they got compiled or not.