aspnetcore/build/Build.PackageStore.nuspec

11 lines
279 B
XML

<?xml version="1.0"?>
<package>
<metadata>
<id>PackageStore.Int</id>
<authors>Microsoft</authors>
<description>Runtime Package Store for ASP.NET Core, for internal builds</description>
</metadata>
<files>
<file src="*.zip" target="" />
</files>
</package>