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 4494d98Copy full SHA for 4494d98
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="5c3434d8b831745673c31e186906f463e1036301" BarId="279843" />
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
0 commit comments