<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-5572965969277591221.post7748183318637338476..comments</id><updated>2011-06-02T07:40:20.745+01:00</updated><category term='c#'/><category term='windows'/><category term='ssl ubuntu apache2'/><category term='java'/><category term='xslt wsdl'/><title type='text'>Comments on Tony Flaks: Tech Blog: Visual Studio 2008 unit tests: one App.config to r...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://techblog.tony.flaks.org/feeds/7748183318637338476/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5572965969277591221/7748183318637338476/comments/default'/><link rel='alternate' type='text/html' href='http://techblog.tony.flaks.org/2008/01/visual-studio-2008-unit-tests-one.html'/><author><name>Tony</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5572965969277591221.post-326290064536929031</id><published>2011-06-02T07:40:20.745+01:00</published><updated>2011-06-02T07:40:20.745+01:00</updated><title type='text'>Yes, great tip, thank you.  It definitely saved me...</title><content type='html'>Yes, great tip, thank you.  It definitely saved me time figuring it out.&lt;br /&gt;&lt;br /&gt;If you have a solution with two projects in it, MyApp and MyAppTests as an example, the following post-build step works better.  Note that I am using SolutionDir instead of ProjectDir to concatenate the proper path to the unit test project.&lt;br /&gt;&lt;br /&gt;copy &amp;quot;$(ProjectDir)App.config&amp;quot; &amp;quot;$(SolutionDir)MyAppTests\bin\Debug\MyAppTests.dll.config&amp;quot;&lt;br /&gt;&lt;br /&gt;Otherwise the project path will not concatentate correctly.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5572965969277591221/7748183318637338476/comments/default/326290064536929031'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5572965969277591221/7748183318637338476/comments/default/326290064536929031'/><link rel='alternate' type='text/html' href='http://techblog.tony.flaks.org/2008/01/visual-studio-2008-unit-tests-one.html?showComment=1306996820745#c326290064536929031' title=''/><author><name>Tom</name><uri>http://www.blogger.com/profile/11365156757182816415</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://techblog.tony.flaks.org/2008/01/visual-studio-2008-unit-tests-one.html' ref='tag:blogger.com,1999:blog-5572965969277591221.post-7748183318637338476' source='http://www.blogger.com/feeds/5572965969277591221/posts/default/7748183318637338476' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1037296366'/></entry><entry><id>tag:blogger.com,1999:blog-5572965969277591221.post-7707245931349359336</id><published>2008-07-07T19:48:00.000+01:00</published><updated>2008-07-07T19:48:00.000+01:00</updated><title type='text'>Thanks for the tip, that was a big help. Looks lik...</title><content type='html'>Thanks for the tip, that was a big help. Looks like you're missing a double quote at the end, though.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5572965969277591221/7748183318637338476/comments/default/7707245931349359336'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5572965969277591221/7748183318637338476/comments/default/7707245931349359336'/><link rel='alternate' type='text/html' href='http://techblog.tony.flaks.org/2008/01/visual-studio-2008-unit-tests-one.html?showComment=1215456480000#c7707245931349359336' title=''/><author><name>chrisbbehrens</name><uri>http://www.blogger.com/profile/14896317933315735798</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://techblog.tony.flaks.org/2008/01/visual-studio-2008-unit-tests-one.html' ref='tag:blogger.com,1999:blog-5572965969277591221.post-7748183318637338476' source='http://www.blogger.com/feeds/5572965969277591221/posts/default/7748183318637338476' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1163718155'/></entry></feed>
