|
@@ -115,12 +115,12 @@
|
|
|
<None Include="App.config" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
- <None Include="SDKLicense.xml">
|
|
|
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
- </None>
|
|
|
<Content Include="ComPDFKit.Desk.dll" />
|
|
|
<Content Include="ComPDFKit.Viewer.dll" />
|
|
|
<Resource Include="ComPDFKit_Logo.ico" />
|
|
|
+ <None Include="..\SDKLicense.xml">
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
<Content Include="x64\ComPDFKit.dll">
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
</Content>
|