Skip to content

Commit f566b46

Browse files
committed
Updated to Visual Studio Validation 16.8.33
This is a major update, but the library is exclusively used by Visual Studio and does not impact downstream implementors.
1 parent bdaff08 commit f566b46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OnTopic/OnTopic.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
4949
</PackageReference>
5050
<PackageReference Include="System.ComponentModel.Annotations" Version="4.7.0" />
51-
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="15.5.31">
51+
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="16.8.33">
5252
<PrivateAssets>all</PrivateAssets>
5353
</PackageReference>
5454
</ItemGroup>

0 commit comments

Comments
 (0)