﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>.NET Core: 'Publish' target is not supported</title><link />http://developers.de/blogs/damir_dobric/archive/2017/09/19/net-core-publish-target-is-not-supported.aspx<description>When you are building Self Contained Deployments, sometimes the publish process cannot resolve the target framework. For example: dotnet publish -r win10-x64 dotnet publish -r win10-x64 --self-contained In this case you will get following error: Error</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator></channel></rss>