Skip to content

Commit cb1fb45

Browse files
Merge pull request #3 from SyncfusionExamples/RachelA07-patch-3
Update SQLWithChart.csproj
2 parents 787f57f + 5705024 commit cb1fb45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

SQLWithChart/SQLWithChart.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
<WarningLevel>4</WarningLevel>
5151
</PropertyGroup>
5252
<ItemGroup>
53-
<Reference Include="Syncfusion.SfChart.WPF">
54-
</Reference>
53+
<PackageReference Include="Syncfusion.SfChart.WPF" Version="*"/>
54+
<PackageReference Include="Syncfusion.Licensing" Version="*"/>
5555
<Reference Include="System" />
5656
<Reference Include="System.Data" />
5757
<Reference Include="System.Xml" />
@@ -136,4 +136,4 @@
136136
</BootstrapperPackage>
137137
</ItemGroup>
138138
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
139-
</Project>
139+
</Project>

0 commit comments

Comments
 (0)