Browse Source

dep: Update dependency Microsoft.VisualStudio.Validation to v17.0.71

renovate[bot] 2 years ago
parent
commit
254c7e9e71
1 changed files with 1 additions and 1 deletions
  1. 1 1
      STUN/STUN.csproj

+ 1 - 1
STUN/STUN.csproj

@@ -16,7 +16,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="Microsoft.VisualStudio.Validation" Version="17.0.65" />
+    <PackageReference Include="Microsoft.VisualStudio.Validation" Version="17.0.71" />
     <PackageReference Include="Socks5" Version="1.0.0" />
   </ItemGroup>