зеркало из https://github.com/microsoft/Oryx.git
Williamhe/1486537 updates 2 build server binaries signing (#1250)
* Remove buildserver signing from oryx-ci pipeline * Remove temporarily branch condition * Update to re-add job for build server signing * Update build server binary name to sign
This commit is contained in:
Родитель
21a2b40980
Коммит
f101a41595
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\BuildServer\BuildServer.csproj" />
|
<ProjectReference Include="..\BuildServer\BuildServer.csproj" />
|
||||||
<FilesToSign Include="$(OutDir)\BuildServer.dll;
 $(OutDir)\Microsoft.Oryx.BuildServer.dll;">
|
<FilesToSign Include="$(OutDir)\Microsoft.Oryx.BuildServer.dll;">
|
||||||
<Authenticode>Microsoft400</Authenticode>
|
<Authenticode>Microsoft400</Authenticode>
|
||||||
<StrongName>StrongName</StrongName>
|
<StrongName>StrongName</StrongName>
|
||||||
</FilesToSign>
|
</FilesToSign>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче