Prima release con tutti i files del progetto con:
- librerie esterne - elenco quotes - ricalcolo MANCA creazione new quotes con condizioni e mostrare dato ben formattato
This commit is contained in:
BIN
Binary file not shown.
+16
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>AspNet.ScriptManager.jQuery.UI.Combined</id>
|
||||
<version>1.10.3</version>
|
||||
<title>AspNet.ScriptManager.jQuery.UI.Combined</title>
|
||||
<authors>Damian Edwards</authors>
|
||||
<owners>Damian Edwards</owners>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<description>This package contains the AspNet.ScriptManager.jQuery.UI.Combined assembly that will automatically register jQuery.UI.Combined 1.10.3 with the ScriptManager as "jquery.ui.combined".</description>
|
||||
<language>en-US</language>
|
||||
<dependencies>
|
||||
<dependency id="jQuery.UI.Combined" version="[1.10.3, 1.10.4)" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
</package>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user