mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Merge pull request #1129 from microsoft/dependabot/nuget/samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic/jQuery.Validation-1.19.3
Bump jQuery.Validation from 1.11.1 to 1.19.3 in /samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
<package id="bootstrap" version="3.4.1" targetFramework="net472" />
|
||||
<package id="EntityFramework" version="6.1.3" targetFramework="net472" />
|
||||
<package id="jQuery" version="1.10.2" targetFramework="net472" />
|
||||
<package id="jQuery.Validation" version="1.11.1" targetFramework="net472" />
|
||||
<package id="jQuery.Validation" version="1.19.3" targetFramework="net472" />
|
||||
<package id="Microsoft.AspNet.Identity.Core" version="2.2.1" targetFramework="net472" />
|
||||
<package id="Microsoft.AspNet.Identity.EntityFramework" version="2.2.1" targetFramework="net472" />
|
||||
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.1" targetFramework="net472" />
|
||||
|
||||
Reference in New Issue
Block a user