﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Programming By A Tool &#187; Target Framework</title>
	<atom:link href="http://byatool.com/tag/target-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://byatool.com</link>
	<description>WARNING:  Content may contain unsafe levels of awesome.  Use with discretion.</description>
	<lastBuildDate>Fri, 10 Sep 2010 18:53:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Change Target Framework on a Class Library (Visual Studios 2008)</title>
		<link>http://byatool.com/net-issues/change-target-framework-on-a-class-library/</link>
		<comments>http://byatool.com/net-issues/change-target-framework-on-a-class-library/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 19:44:17 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[.Net Issues]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Target Framework]]></category>

		<guid isPermaLink="false">http://byatool.com/?p=83</guid>
		<description><![CDATA[Ok so this is a quick one but annoys the hell of of me. Basically I am working with a 2.0 class library project and I wanted to use Linq. Now you would think when you &#8220;upgrade&#8221; the project to 3.5 using the wizard, the target framework would follow. Well, you are stupid. Now for [...]]]></description>
			<content:encoded><![CDATA[<p>Ok so this is a quick one but annoys the hell of of me.</p>
<p>Basically I am working with a 2.0 class library project and I wanted to use Linq. Now you would think when you &#8220;upgrade&#8221; the project to 3.5 using the wizard, the target framework would follow. Well, you are stupid. Now for web projects it seems you can look at the properties -&gt; build and boom you can see it bright as day. Try doing this with a class library you and got nothin&#8217;.</p>
<p>Here&#8217;s the solution:</p>
<p>Goto the project properties -&gt; compile -&gt; Advanced Compile Options AND YOU WILL BE VICTORY!!11</p>
<p>So easy even a child could do it&#8230; after an hour of searching on google&#8230;</p>
<div  class="related_post_title">Related Posts</div><ul class="related_post"><li><a href="http://byatool.com/ui/microsoft-charting-controls-adding-dynamically/" title="Microsoft Charting Controls: Adding Charts Dynamically">Microsoft Charting Controls: Adding Charts Dynamically</a></li><li><a href="http://byatool.com/ui/microsoft-charting-control-so-easy-an-idiot-can-use-it-and-i-have/" title="Microsoft Charting Control: So easy an idiot can use it&#8230; And I have.">Microsoft Charting Control: So easy an idiot can use it&#8230; And I have.</a></li><li><a href="http://byatool.com/general-coding/linq-extension-methods-versus-linq-query-language-deathmatch/" title="Linq Extension Methods Versus Linq Query Language&#8230; DEATHMATCH">Linq Extension Methods Versus Linq Query Language&#8230; DEATHMATCH</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://byatool.com/net-issues/change-target-framework-on-a-class-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
