Skip to content

Commit

Permalink
Update to SHA256 cert
Browse files Browse the repository at this point in the history
  • Loading branch information
heaths committed Sep 21, 2019
1 parent aa4436e commit 417060f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/vswhere/vswhere.vcxproj
Expand Up @@ -120,7 +120,7 @@
</ItemGroup>
<ItemGroup>
<FilesToSign Include="$(TargetPath)">
<Authenticode>Microsoft</Authenticode>
<Authenticode>Microsoft400</Authenticode>
<Visible>false</Visible>
</FilesToSign>
</ItemGroup>
Expand All @@ -139,4 +139,4 @@
<Error Condition="!Exists('..\..\packages\Microsoft.VisualStudio.Setup.Configuration.Native.1.11.2290\build\native\Microsoft.VisualStudio.Setup.Configuration.Native.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.VisualStudio.Setup.Configuration.Native.1.11.2290\build\native\Microsoft.VisualStudio.Setup.Configuration.Native.targets'))" />
<Error Condition="!Exists('..\..\packages\Nerdbank.GitVersioning.2.3.38\build\Nerdbank.GitVersioning.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Nerdbank.GitVersioning.2.3.38\build\Nerdbank.GitVersioning.targets'))" />
</Target>
</Project>
</Project>

0 comments on commit 417060f

Please sign in to comment.