﻿<?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>Include XML documentation in ASP.NET Core publish</title><link />http://developers.de/blogs/holger_vetter/archive/2017/05/15/include-xml-documentation-in-asp-net-core-publish.aspx<description>I am using the auto generated XML file in Swagger. On my dev machine everything worked fine, but after publish the file was gone. This can result in an application crash on startup if you are not checking if the file exists before handing the filepath</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>re: Include XML documentation in ASP.NET Core publish</title><link />http://developers.de/blogs/holger_vetter/archive/2017/05/15/include-xml-documentation-in-asp-net-core-publish.aspx#1809284<pubdate>Wed, 20 Sep 2017 11:18:53 GMT</pubdate><guid ispermalink="false">7e491611-45ad-4dae-a68f-c4cb64439510:1809284</guid><dc:creator>Malcolm Learner</dc:creator><description>&lt;p&gt;With a slight adjustment, you can target just the projects you need:&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;DocFile Include=&amp;quot;bin\**\**\YOUR_PROJECT.xml&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://developers.de/aggbug.aspx?PostID=1809284" width="1" height="1"&gt;</description></item></channel></rss>