Skip to content

Commit

Permalink
Merge pull request #73 from SatishRaj4377/WPF-898934-Sample_Revamp_Is…
Browse files Browse the repository at this point in the history
…sues_Fix

WPF-898934-Sample_Revamp_Issues_Fix
  • Loading branch information
KarkuvelRajan authored Aug 8, 2024
2 parents e5cc6a2 + 0387a22 commit 45b6c9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,12 @@
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Syncfusion.Licensing" Version="*"/>
<PackageReference Include="Syncfusion.SfDiagram.WPF" Version="*"/>
<PackageReference Include="Syncfusion.Shared.WPF" Version="*"/>
</ItemGroup>

</ItemGroup>
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
Expand Down
8 changes: 1 addition & 7 deletions Samples/BPMNEditor/Sample/BPMNEditor_462.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,5 @@
<Resource Include="App.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="packages\Syncfusion.PdfToImageConverter.WPF.26.2.5\build\net462\Syncfusion.PdfToImageConverter.WPF.targets" Condition="Exists('packages\Syncfusion.PdfToImageConverter.WPF.26.2.5\build\net462\Syncfusion.PdfToImageConverter.WPF.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('packages\Syncfusion.PdfToImageConverter.WPF.26.2.5\build\net462\Syncfusion.PdfToImageConverter.WPF.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Syncfusion.PdfToImageConverter.WPF.26.2.5\build\net462\Syncfusion.PdfToImageConverter.WPF.targets'))" />
</Target>

</Project>

0 comments on commit 45b6c9b

Please sign in to comment.