1
0
mirror of https://github.com/microsoft/DirectXMath synced 2024-11-29 15:21:05 +00:00
DirectXMath/.nuget/signconfig.xml

6 lines
275 B
XML
Raw Normal View History

2018-05-15 04:55:15 +00:00
<?xml version="1.0" encoding="utf-8" ?>
<SignConfigXML>
<job dest="__OUTPATHROOT__" certSubject="NuGet" jobname="NugetSigningTest">
<file src="__INPATHROOT__\directxmath*.nupkg" signType="CP-401405" dest="__OUTPATHROOT__\directxmath*.nupkg" />
</job>
</SignConfigXML>