Skip to content

Commit 29697df

Browse files
committed
Updated Visual Studio Validation to latest patch
Updated Visual Studio Validation from 17.0.34 to 17.0.53. As this is a design-time dependency, it won't affect downstream consumers.
1 parent 9af9a1f commit 29697df

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
@@ -27,7 +27,7 @@
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
</PackageReference>
2929
<PackageReference Include="System.ComponentModel.Annotations" Version="4.7.0" />
30-
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="17.0.34">
30+
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="17.0.53">
3131
<PrivateAssets>all</PrivateAssets>
3232
</PackageReference>
3333
</ItemGroup>

0 commit comments

Comments
 (0)