{"id":205,"date":"2020-04-26T13:20:19","date_gmt":"2020-04-26T13:20:19","guid":{"rendered":"http:\/\/tutorials.moedesign.de\/blog\/?p=205"},"modified":"2020-04-26T13:20:19","modified_gmt":"2020-04-26T13:20:19","slug":"publish-problem-after-updating-net-core-version","status":"publish","type":"post","link":"http:\/\/tutorials.moedesign.de\/blog\/publish-problem-after-updating-net-core-version\/","title":{"rendered":"Publish problem after updating net core version"},"content":{"rendered":"<p>Updating my dot net core mvc project from version 2.2 to 3.0 I got an error saying &#8222;project.assets.json doesn&#8217;t have a target for .NETCoreApp,Version=v2.2&#8220;. I deleted the mentioned JSON file which was new generated\u00a0 but nothing changed. After searching for my problem in google I found this link\u00a0<a href=\"https:\/\/github.com\/dotnet\/sdk\/issues\/1321\">https:\/\/github.com\/dotnet\/sdk\/issues\/1321<\/a>\u00a0where similiar problems were reported. One of the answers was a good one: Delete your publish profile and try again. This worked for me and I hope for many other people out there getting this error.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Updating my dot net core mvc project from version 2.2 to 3.0 I got an error saying &#8222;project.assets.json doesn&#8217;t have a target for .NETCoreApp,Version=v2.2&#8220;. I deleted the mentioned JSON file which was new generated\u00a0 but nothing changed. After searching for my problem in google I found this link\u00a0https:\/\/github.com\/dotnet\/sdk\/issues\/1321\u00a0where similiar problems were reported. One of the &hellip; <\/p>\n<p class=\"link-more\"><a href=\"http:\/\/tutorials.moedesign.de\/blog\/publish-problem-after-updating-net-core-version\/\" class=\"more-link\"><span class=\"screen-reader-text\">\u201ePublish problem after updating net core version\u201c <\/span>weiterlesen<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,15],"tags":[35,41,46,47],"class_list":["post-205","post","type-post","status-publish","format-standard","hentry","category-asp-net-core-mvc","category-visual-studio","tag-error","tag-publish","tag-versionv","tag-weist-kein-ziel-fuer-netcoreapp"],"_links":{"self":[{"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/posts\/205","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/comments?post=205"}],"version-history":[{"count":0,"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/posts\/205\/revisions"}],"wp:attachment":[{"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/media?parent=205"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/categories?post=205"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/tutorials.moedesign.de\/blog\/wp-json\/wp\/v2\/tags?post=205"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}