Browse Source

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

renovate[bot] 3 years ago
parent
commit
0c4e70f455
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.53" />
+    <PackageReference Include="Microsoft.VisualStudio.Validation" Version="17.0.64" />
     <PackageReference Include="Socks5" Version="1.0.0" />
   </ItemGroup>