Browse Source

Update deps

Justin 3 years ago
parent
commit
6a5de119f6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CefGlue.Common.Shared/CefGlue.Common.Shared.csproj

+ 1 - 1
CefGlue.Common.Shared/CefGlue.Common.Shared.csproj

@@ -17,7 +17,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="Vinno.CefGlue" Version="1.0.0" />
+    <PackageReference Include="Vinno.CefGlue" Version="1.1.0" />
   </ItemGroup>
 
 </Project>