1 parent efb0afd commit a0cdf69Copy full SHA for a0cdf69
1 file changed
ASN1Viewer/ASN1Viewer.csproj
@@ -272,6 +272,9 @@
272
<None Include="files\TestFiles\X509.cer">
273
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
274
</None>
275
+ <None Include="files\TestFiles\X509_CRL.crl">
276
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
277
+ </None>
278
</ItemGroup>
279
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
280
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
0 commit comments