13 lines
315 B
XML
13 lines
315 B
XML
<?xml version="1.0"?>
|
|
<package>
|
|
<metadata>
|
|
<id>Build.RuntimeStore</id>
|
|
<version>$version$</version>
|
|
<authors>Microsoft</authors>
|
|
<description>Runtime Package Store for ASP.NET Core, for internal builds</description>
|
|
</metadata>
|
|
<files>
|
|
<file src="*.zip" target="" />
|
|
</files>
|
|
</package>
|