diff --git a/dotnet-versionsweeper.json b/dotnet-versionsweeper.json index bf0a4ed094dbc..9f8570b63ee99 100644 --- a/dotnet-versionsweeper.json +++ b/dotnet-versionsweeper.json @@ -7,6 +7,8 @@ "**/docs/framework/migration-guide/snippets/**/*.csproj", "**/docs/framework/migration-guide/snippets/**/*.vbproj", "**/docs/core/porting/snippets/upgrade-assistant-wcf-framework/CalculatorSample/**/*.csproj", - "**/docs/core/whats-new/snippets/**/*.csproj" + "**/docs/core/whats-new/snippets/**/*.csproj", + "**/docs/core/whats-new/snippets/**/*.vbproj", + "**/docs/core/whats-new/snippets/**/*.fsproj" ] }