We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e292617 commit efbc1dcCopy full SHA for efbc1dc
eng/Signing.props
@@ -0,0 +1,7 @@
1
+<Project>
2
+ <ItemGroup>
3
+ <!-- Ensure that MacOS dotnet-suggest shims get signed properly -->
4
+ <FileSignInfo Include="dotnet-suggest" CertificateName="MacDeveloperHarden" ExecutableType="MachO" />
5
+ </ItemGroup>
6
+
7
+</Project>
eng/Version.Details.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
- <Source Uri="https://github.com/dotnet/dotnet" Mapping="command-line-api" Sha="8cb85e042157ddb8122121a13b7b05329636214c" BarId="278022" />
+ <Source Uri="https://github.com/dotnet/dotnet" Mapping="command-line-api" Sha="f8a57b66e6466922534e8046b37a6503d9d39dab" BarId="279432" />
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
0 commit comments