documentation-examples icon indicating copy to clipboard operation
documentation-examples copied to clipboard

Nuget Visual Studio 2015

Open STREETKILLER007 opened this issue 6 years ago • 1 comments

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.

STREETKILLER007 avatar Jan 04 '19 09:01 STREETKILLER007

I tried to update the OxyPlot package.

phongtruongbk avatar May 05 '19 20:05 phongtruongbk