Browse by Tags

Related Posts

  • Upgrading all projects to .NET 3.5

    A simple macro to change the Target Framework for a project from .NET 2.0 to .NET 3.5, hacked together in a few minutes. This will fail for C++/CLI projects, and possibly VB.NET projects (haven't checked). Works fine for regular C# projects, as well as web projects:   For Each proj As Project In...
    Posted to Miscellaneous Debris (Weblog) by Avner Kashtan on 05-25-2008, 12:00 AM
    Filed under: .NET, CodeSnippets, Visual Studio, C#, C++/CLI
Page 1 of 1 (1 items)
Microsoft Communities