Open
Description
Hi bro,
i am currently using microsoft visual studio 2015.
i am trying the helloworld example.
after i nuget oxyplot, in the packages.config, i realized that there is a purple line under , said "the "packages" element is not declared."
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="OxyPlot.Core" version="1.0.0" targetFramework="net452" />
<package id="OxyPlot.WindowsForms" version="1.0.0" targetFramework="net452" />
</packages>
do bro has any idea on how to solve this issue ?
regards.
Metadata
Metadata
Assignees
Labels
No labels