Skip to content

Commit 5b82d11

Browse files
Bump jQuery.Validation
Bumps jQuery.Validation from 1.19.3 to 1.19.4. --- updated-dependencies: - dependency-name: jQuery.Validation dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2b56e4 commit 5b82d11

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic

samples/features/security/always-encrypted-with-secure-enclaves/src/ContosoClinic/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
33
<package id="Antlr" version="3.4.1.9004" targetFramework="net472" />
44
<package id="bootstrap" version="3.4.1" targetFramework="net472" />
55
<package id="EntityFramework" version="6.1.3" targetFramework="net472" />
66
<package id="jQuery" version="1.10.2" targetFramework="net472" />
7-
<package id="jQuery.Validation" version="1.19.3" targetFramework="net472" />
7+
<package id="jQuery.Validation" version="1.19.4" targetFramework="net472" />
88
<package id="Microsoft.AspNet.Identity.Core" version="2.2.1" targetFramework="net472" />
99
<package id="Microsoft.AspNet.Identity.EntityFramework" version="2.2.1" targetFramework="net472" />
1010
<package id="Microsoft.AspNet.Identity.Owin" version="2.2.1" targetFramework="net472" />

0 commit comments

Comments
 (0)