<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>BCL Team Blog - All Comments</title><link>http://blogs.msdn.com/b/bclteam/</link><description>Base types, Collections, Diagnostics, IO, RegEx...</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Microsoft.Bcl.Async is Now Stable</title><link>http://blogs.msdn.com/b/bclteam/archive/2013/04/17/microsoft-bcl-async-is-now-stable.aspx#10420246</link><pubDate>Tue, 21 May 2013 08:43:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10420246</guid><dc:creator>Richard</dc:creator><description>&lt;p&gt;Hi guys,&lt;/p&gt;
&lt;p&gt;Is there a reason that Microsoft.Threading.Tasks required System.Core 2.0.5 rather than 4.0? I just had to remove all asynchronous code from an application because production didn&amp;#39;t have the assembly available. &lt;/p&gt;
&lt;p&gt;Is there a recommended way to get System.Core, 2.0.5 deployed with an application?&lt;/p&gt;
&lt;p&gt;Richard&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10420246" width="1" height="1"&gt;</description></item><item><title>re: Microsoft.Bcl.Async is Now Stable</title><link>http://blogs.msdn.com/b/bclteam/archive/2013/04/17/microsoft-bcl-async-is-now-stable.aspx#10418161</link><pubDate>Mon, 13 May 2013 16:34:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10418161</guid><dc:creator>Immo Landwerth [MSFT]</dc:creator><description>&lt;p&gt;@Mark: Thanks, we are looking into it.&lt;/p&gt;
&lt;p&gt;@Fog.Gene: Thanks for reporting this issue. I can reproduce it and filed a bug. We&amp;#39;ll fix it in the next update.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10418161" width="1" height="1"&gt;</description></item><item><title>re: Microsoft.Bcl.Async is Now Stable</title><link>http://blogs.msdn.com/b/bclteam/archive/2013/04/17/microsoft-bcl-async-is-now-stable.aspx#10417985</link><pubDate>Mon, 13 May 2013 02:56:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10417985</guid><dc:creator>Fog.Gene</dc:creator><description>&lt;p&gt;I was having problems loading the solution when adding this package if my project was installed in a folder that contains the # (sharp) symbol (e.g. C# Projects\ProjectName\...). It could not find the correct path to the package.&lt;/p&gt;
&lt;p&gt;Also, as somebody mentioned before, I had to manually add a reference to System.Net 4.0.0.0 for the package to correctly install in the project. &lt;/p&gt;
&lt;p&gt;I thought I&amp;#39;d report this stuff.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10417985" width="1" height="1"&gt;</description></item><item><title>re: Microsoft.Bcl.Async is Now Stable</title><link>http://blogs.msdn.com/b/bclteam/archive/2013/04/17/microsoft-bcl-async-is-now-stable.aspx#10417075</link><pubDate>Wed, 08 May 2013 16:53:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10417075</guid><dc:creator>Mark</dc:creator><description>&lt;p&gt;I have a multi-assembly VB.NET application (VS2012, .NET 4.0), and I&amp;#39;ve added the three Microsoft.Bcl(.Async, .Build) NuGet packages to all projects in the solution. &amp;nbsp;I am trying to use ClickOnce to deploy the executable, but System.Runtime.dll and System.Threading.Tasks.dll are not being included in the ClickOnce deployment. &amp;nbsp;They are not even listed in the &amp;quot;Application Files...&amp;quot; dialog, even though they are referenced by the project and &amp;quot;Copy Local&amp;quot; is true. &amp;nbsp;Any ideas why they aren&amp;#39;t being included? &amp;nbsp;Is there some way to add them manually?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10417075" width="1" height="1"&gt;</description></item><item><title>re: Microsoft.Bcl.Async is Now Stable</title><link>http://blogs.msdn.com/b/bclteam/archive/2013/04/17/microsoft-bcl-async-is-now-stable.aspx#10415788</link><pubDate>Fri, 03 May 2013 00:48:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10415788</guid><dc:creator>Immo Landwerth [MSFT]</dc:creator><description>&lt;p&gt;@Jernej Kavka and Amenti: Thanks for the kind words -- we are glad you are as excited as we are!&lt;/p&gt;
&lt;p&gt;@NW: This looks like you are building on a .NET 4 machine. Although we do support targeting .NET 4, we require the .NET 4.5 tools. This would also be required, if, for example, you try to use the new async/await keywords.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10415788" width="1" height="1"&gt;</description></item><item><title>re: Microsoft.Bcl.Async is Now Stable</title><link>http://blogs.msdn.com/b/bclteam/archive/2013/04/17/microsoft-bcl-async-is-now-stable.aspx#10415741</link><pubDate>Thu, 02 May 2013 18:56:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10415741</guid><dc:creator>NW</dc:creator><description>&lt;p&gt;I get the following error when trying to build on the MSBuild server for a couple of my projects. &amp;nbsp;It builds fine on my machine. &amp;nbsp; What could I be missing up there?&lt;/p&gt;
&lt;p&gt;...\Sources\packages\Microsoft.Bcl.Build.1.0.5\tools\Microsoft.Bcl.Build.targets (74): The &amp;quot;EnsureBindingRedirects&amp;quot; task failed unexpectedly. System.MissingMethodException: Method not found: &amp;#39;System.String System.Reflection.AssemblyName.get_CultureName()&amp;#39;. &amp;nbsp; &amp;nbsp;at Roxel.BuildTasks.EnsureBindingRedirects.MergeBindingRedirectsForReferences() &amp;nbsp; &amp;nbsp;at Roxel.BuildTasks.EnsureBindingRedirects.Execute() &amp;nbsp; &amp;nbsp;at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() &amp;nbsp; &amp;nbsp;at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Boolean&amp;amp; taskResult)&lt;/p&gt;
&lt;p&gt;It&amp;#39;s strange. &amp;nbsp;Due to a dependency we took with a project we needed to add async to around 40 other projects in the solution (out of the 110). &amp;nbsp;Only a couple of the projects flag with the error above when building on TFS/MSBuild server. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;The other issue I&amp;#39;m running into is now my SlowCheetah transforms no longer work at run time. &amp;nbsp;I have to comment out the bcl.targets import in the csproj project file of the exe project as a work around. &amp;nbsp;Which isn&amp;#39;t a long term solution. &lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Neil &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10415741" width="1" height="1"&gt;</description></item><item><title>re: Microsoft.Bcl.Async is Now Stable</title><link>http://blogs.msdn.com/b/bclteam/archive/2013/04/17/microsoft-bcl-async-is-now-stable.aspx#10415557</link><pubDate>Thu, 02 May 2013 06:25:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10415557</guid><dc:creator>Amenti</dc:creator><description>&lt;p&gt;@Immo: Issue with non-AnyCPU configurations. we&amp;#39;ve updated our version of Microsoft.Bcl.Build. Updating that package should solve this issue.&lt;/p&gt;
&lt;p&gt;It works great now. Thanks a lot. :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10415557" width="1" height="1"&gt;</description></item><item><title>re: Microsoft.Bcl.Async is Now Stable</title><link>http://blogs.msdn.com/b/bclteam/archive/2013/04/17/microsoft-bcl-async-is-now-stable.aspx#10415432</link><pubDate>Wed, 01 May 2013 17:24:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10415432</guid><dc:creator>Jernej Kavka</dc:creator><description>&lt;p&gt;Microsoft.Bcl.Async is just awsome. :)&lt;/p&gt;
&lt;p&gt;I&amp;#39;m making number of presentations in Slovenia presenting this for PCL. :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10415432" width="1" height="1"&gt;</description></item><item><title>re: Microsoft.Bcl.Async is Now Stable</title><link>http://blogs.msdn.com/b/bclteam/archive/2013/04/17/microsoft-bcl-async-is-now-stable.aspx#10414439</link><pubDate>Sat, 27 Apr 2013 02:10:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10414439</guid><dc:creator>Immo Landwerth [MSFT]</dc:creator><description>&lt;p&gt;Vagif Abilov: Issues with package Restore. Please see Issue 5 in our known issues list:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/b/bclteam/p/asynctargetingpackkb.aspx#issue5"&gt;blogs.msdn.com/.../asynctargetingpackkb.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;@Amenti, Haacked and @Nguy?n: Issue with non-AnyCPU configurations. we&amp;#39;ve updated our version of Microsoft.Bcl.Build. Updating that package should solve this issue.&lt;/p&gt;
&lt;p&gt;@Richard Szalay: You can send me an email under immol at microsoft dot com. Thanks!&lt;/p&gt;
&lt;p&gt;@Wolfgang Fuerst: We&amp;#39;re looking into it. At first glance it seems like a unification issue in the VS static code analysis feature (FxCop). We&amp;#39;ve contacted the owners of it. Unfortunately, I don&amp;#39;t think there is a workaround other than disabling code analysis for those projects :-(&lt;/p&gt;
&lt;p&gt;@Kent Boogaart: Thanks for reporting it. The root cause is that our infrastructure packages (such as Microsoft.Bcl.Build) require Visual Studio 2012/.NET 4.5. We&amp;#39;ve could probably recompile those packages against .NET 4 but in order to use the async/await keywords you need it to compile your code with .NET 4.5 build &amp;amp; compiler anyways, so this wouldn&amp;#39;t help your particular case.&lt;/p&gt;
&lt;p&gt;@Werner: Which platform are you targeting? Could be that your application project is missing a reference to Microsoft.Bcl.Async?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10414439" width="1" height="1"&gt;</description></item><item><title>re: Microsoft.Bcl.Async is Now Stable</title><link>http://blogs.msdn.com/b/bclteam/archive/2013/04/17/microsoft-bcl-async-is-now-stable.aspx#10414274</link><pubDate>Fri, 26 Apr 2013 15:53:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10414274</guid><dc:creator>Werner</dc:creator><description>&lt;p&gt;I had the same problem as described in &lt;a rel="nofollow" target="_new" href="http://forums.lhotka.net/forums/t/11927.aspx"&gt;forums.lhotka.net/.../11927.aspx&lt;/a&gt;. The only thing that worked for me was going back to the old async targeting pack.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10414274" width="1" height="1"&gt;</description></item></channel></rss>