mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
7 lines
343 B
JavaScript
7 lines
343 B
JavaScript
/// <autosync enabled="true" />
|
|
/// <reference path="js/site.js" />
|
|
/// <reference path="lib/bootstrap/dist/js/bootstrap.js" />
|
|
/// <reference path="lib/jquery/dist/jquery.js" />
|
|
/// <reference path="lib/jquery-validation/dist/jquery.validate.js" />
|
|
/// <reference path="lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js" />
|