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 eaf22eb commit 22fd0d3Copy full SHA for 22fd0d3
Support-SSL-Sample.csproj
@@ -5,11 +5,6 @@
5
<RootNamespace>Support_SSL_Sample</RootNamespace>
6
</PropertyGroup>
7
8
- <ItemGroup>
9
- <None Remove="Certificates\gen.txt" />
10
- <None Remove="Certificates\my.pfx" />
11
- </ItemGroup>
12
-
13
<ItemGroup>
14
<EmbeddedResource Include="Certificates\my.pfx" />
15
</ItemGroup>
0 commit comments