TFS_ANTIGUO/SIGPC/ProyectoSIGPC/packages/AspNet.ScriptManager.bootstrap.3.0.0/AspNet.ScriptManager.bootstrap.3.0.0.nuspec
kledezma 7fdadc4709 KLB
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C519
2021-01-22 15:05:35 +00:00

17 lines
No EOL
744 B
XML

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>AspNet.ScriptManager.bootstrap</id>
<version>3.0.0</version>
<title>AspNet.ScriptManager.bootstrap</title>
<authors>Pranav Rastogi</authors>
<owners>Pranav Rastogi</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>This package contains the AspNet.ScriptManager.bootstrap assembly that will automatically register bootstrap 3.0.0 with the ScriptManager as "bootstrap".</description>
<summary />
<language>en-US</language>
<dependencies>
<dependency id="bootstrap" version="[3.0.0, 3.0.1)" />
</dependencies>
</metadata>
</package>