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</id>
|
||||
<version>2.0.3</version>
|
||||
<title>AspNet.ScriptManager.jQuery</title>
|
||||
<authors>Damian Edwards</authors>
|
||||
<owners>Damian Edwards</owners>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<description>This package contains the AspNet.ScriptManager.jQuery assembly that will automatically register jQuery 2.0.3 with the ScriptManager as "jquery".</description>
|
||||
<language>en-US</language>
|
||||
<dependencies>
|
||||
<dependency id="jQuery" version="[2.0.3, 2.0.4)" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
</package>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user