File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/BenchmarksApps/TLS/Kestrel Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 </None >
2121 </ItemGroup >
2222
23- <ItemGroup >
23+ <!-- < ItemGroup>
2424 <None Include="$(MSBuildThisFileDirectory)..\Certificates\2048\testCert-2048.pfx" Link="certificates\testCert-2048.pfx" Condition="Exists('$(MSBuildThisFileDirectory)..\Certificates\2048\testCert-2048.pfx')">
2525 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
2626 </None>
2727 <None Include="$(MSBuildThisFileDirectory)..\Certificates\4096\testCert-4096.pfx" Link="certificates\testCert-4096.pfx" Condition="Exists('$(MSBuildThisFileDirectory)..\Certificates\4096\testCert-4096.pfx')">
2828 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
2929 </None>
30- </ItemGroup >
30+ </ItemGroup> -->
3131
3232</Project >
You can’t perform that action at this time.
0 commit comments