oxyplot / documentation-examples

examples used in the documentation
MIT License
42 stars 145 forks source link

Nuget Visual Studio 2015 #14

Open STREETKILLER007 opened 5 years ago

STREETKILLER007 commented 5 years ago

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.

phongtruongbk commented 5 years ago

I tried to update the OxyPlot package.