개정판 99558071
ISSUE #000 Use SVG 추가.
ReportApp/ReportApp/ReportApp.csproj | ||
---|---|---|
39 | 39 |
<StartupObject /> |
40 | 40 |
</PropertyGroup> |
41 | 41 |
<ItemGroup> |
42 |
<Reference Include="GemBox.Spreadsheet, Version=47.0.0.1203, Culture=neutral, PublicKeyToken=b1b72c69714d4847, processorArchitecture=MSIL"> |
|
43 |
<SpecificVersion>False</SpecificVersion> |
|
44 |
<HintPath>..\packages\GemBox.Spreadsheet.47\net35\GemBox.Spreadsheet.dll</HintPath> |
|
42 |
<Reference Include="BouncyCastle.Crypto, Version=1.8.9.0, Culture=neutral, PublicKeyToken=0e99375e54769942"> |
|
43 |
<HintPath>..\packages\BouncyCastle.1.8.9\lib\BouncyCastle.Crypto.dll</HintPath> |
|
44 |
</Reference> |
|
45 |
<Reference Include="GemBox.Spreadsheet, Version=47.0.0.1321, Culture=neutral, PublicKeyToken=b1b72c69714d4847, processorArchitecture=MSIL"> |
|
46 |
<HintPath>..\packages\GemBox.Spreadsheet.47.0.1321\lib\net35\GemBox.Spreadsheet.dll</HintPath> |
|
45 | 47 |
</Reference> |
46 | 48 |
<Reference Include="PresentationCore" /> |
47 | 49 |
<Reference Include="PresentationFramework" /> |
... | ... | |
66 | 68 |
</ItemGroup> |
67 | 69 |
<ItemGroup> |
68 | 70 |
<None Include="App.config" /> |
71 |
<None Include="packages.config" /> |
|
69 | 72 |
</ItemGroup> |
70 | 73 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
71 | 74 |
<PropertyGroup> |
내보내기 Unified diff