Browse Source

build(deps): bump Microsoft.VisualStudio.Validation from 16.10.34 to 16.10.35 (#99)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 years ago
parent
commit
6f2107d7ea
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="16.10.34" />
+    <PackageReference Include="Microsoft.VisualStudio.Validation" Version="16.10.35" />
     <PackageReference Include="Socks5" Version="0.9.9" />
   </ItemGroup>