Remove xstate from baseline
authorMatt Mitchell <mmitche@microsoft.com>
Tue, 20 Nov 2018 23:30:12 +0000 (15:30 -0800)
committerMatt Mitchell <mmitche@microsoft.com>
Tue, 20 Nov 2018 23:30:12 +0000 (15:30 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/096afc570ea17c44454c6c45bea605c498e656f1

src/installer/signing/baseline.props

index c720350..a415cea 100644 (file)
@@ -5,8 +5,5 @@
     <BinInspectBaselineFile Include=".%2A\\apphost\.exe" />
     <!-- wixstdba is internal to the engine bundle and does not get signed -->
     <BinInspectBaselineFile Include=".%2A\\wixstdba\.dll" />
-    <!-- api-ms-win-core-xstate-l2-1-0.dll was added in RS4 and only got catalog signed.
-            will be fixed in RS5.  For now, baseline this file. -->
-    <BinInspectBaselineFile Include=".%2A\\api-ms-win-core-xstate-l2-1-0\.dll" />
   </ItemGroup>
 </Project>
\ No newline at end of file