Skip to content

Commit ad6f019

Browse files
committed
2 parents 7e00a66 + 338e08b commit ad6f019

File tree

3 files changed

+47
-47
lines changed

3 files changed

+47
-47
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ASP.NET Core 3.1 MVC file upload / download with MS SQL Server FileTable
1+
# ASP.NET Core 5 MVC file upload / download with MS SQL Server FileTable
22

33
https://damienbod.com/2015/12/05/asp-net-5-mvc-6-file-upload-with-ms-sql-server-filetable/
44

src/AspNetCoreFileUploadFileTable/package-lock.json

Lines changed: 45 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/AspNetCoreFileUploadFileTable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"devDependencies": {
66
"bootstrap": "4.5.3",
77
"jquery": "3.5.1",
8-
"jquery-validation": "1.19.2",
8+
"jquery-validation": "1.19.3",
99
"jquery-validation-unobtrusive": "3.2.11",
1010
"jquery-ajax-unobtrusive": "3.2.6"
1111
}

0 commit comments

Comments
 (0)