Help with Class Library (package)
Hi,
I'm trying to get a build to a class library project, recently
moved to CoreClr. Now it's a Class Library (Package) project.
Can you help me with a typical simple configuration?
I'm using Visual Studio 2015 RC as OS, and have tried some tips
found out there, but can't get it done.
I'm now getting this error:
C:\projects\commonservicelocator\main\Microsoft.Practices.ServiceLocation\Microsoft.Practices.ServiceLocation
(CoreClr).xproj(7,3): error MSB4019: The imported project
"C:\Program Files
(x86)\MSBuild\Microsoft\VisualStudio\v12.0\DNX\Microsoft.DNX.Props"
was not found. Confirm that the path in the declaration is correct,
and that the file exists on disk.
Maybe a sample appYevor.yml for a xproj would help.
Thanks in advance!
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 30 Oct, 2015 07:22 PM
Why would you need Visual Studio 2015 RC? You should go with the latest
Visual Studio 2015image.Is it a public project or private?
2 Posted by ariel.szklarkie... on 30 Oct, 2015 07:24 PM
Why Visual Studio 2015 RC? I understood It was the better choice, but I'm open to change :-)
It's a public one.
Thanks!
Support Staff 3 Posted by Feodor Fitsner on 30 Oct, 2015 07:45 PM
Can you drop a link to the repo?
- Feodor
4 Posted by ariel.szklarkie... on 30 Oct, 2015 07:47 PM
Yes, of course!
https://ci.appveyor.com/project/arielszklarkiewicz/commonserviceloc...
Support Staff 5 Posted by Feodor Fitsner on 30 Oct, 2015 07:50 PM
Oh, config is not in appveyor.yml yet? You can export it on project settings screen.
- Feodor
6 Posted by ariel.szklarkie... on 30 Oct, 2015 07:56 PM
No, but here it is:
Support Staff 7 Posted by Feodor Fitsner on 02 Nov, 2015 03:01 AM
You may take a look at this post: http://help.appveyor.com/discussions/problems/2114-build-failed-bec...
This is
appveyor.ymlfrom there: https://github.com/petrsvihlik/WopiHost/blob/master/appveyor.yml8 Posted by ariel.szklarkie... on 02 Nov, 2015 08:45 PM
Hi. It did't work for me. I have been trying different configurations, but no succes until now. Any Idea?
Thanks,
Ariel
9 Posted by ariel.szklarkie... on 06 Nov, 2015 09:04 PM
Got it!
Here's the configuration:
https://github.com/unitycontainer/commonservicelocator/blob/core-cl...
Cheers,
Ariel
Support Staff 10 Posted by Feodor Fitsner on 06 Nov, 2015 09:05 PM
Great, thanks for sharing the final solution!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:01 AM.