United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
Microsoft Developer Network
>
Samples
>
Building Multiple TargetFramework Version Libraries
Download Visual Studio
Quick Access
My Samples
Upload a sample
Browse Sample Requests
More From Ron Jacobs
Windows Workflow Foundation (WF4) - Introduction to State Machine Hands On Lab
(17)
ASP.NET MVC4 Workflow Enabled User Registration
(4)
Windows Workflow Foundation (WF4) - Silverlight / State Machine Workflow Service
(8)
WCF WebHttp REST Entity Service
(7)
How to: Implement and Consume a WCF Asynchronous Service Operation with Task<T>
(4)
See All
Building Multiple TargetFramework Version Libraries
A sample project demonstrating MSBuild extensibility with targets files and conditional compilation allowing you to build from one source directory for multiple .NET Framework versions.
Download
C# (232.0 KB)
Ratings
(1)
Downloaded
673 times
Favorites
Add To Favorites
Requires
Visual Studio 2010
Last Updated
12/12/2011
License
Apache License, Version 2.0
Share
Technologies
MSBuild
,
Windows Workflow
,
WF4
,
Visual Studio
Topics
build
Report Abuse to Microsoft
Description
Browse Code
Q and A (1)
Solution Explorer
C#
MultiVersionLibrary
Properties
AssemblyInfo.cs
EventTracker.cs
EventTracker.NET401.cs
MultiVersionLibrary.NET40.csproj
MultiVersionLibrary.NET40.csproj.user
MultiVersionLibrary.NET401.csproj
MultiVersionLibrary.NET401.csproj.user
MultiVersionLibrary.NET45.csproj
MultiVersionLibrary.NET45.csproj.user
Settings.StyleCop
StateMachineEventArgs.cs
WorkflowInstanceAbortedEventArgs.cs
WorkflowInstanceEventArgs.cs
TC401LIB40
MultiVersionLibrary.dll
TestConsole.exe
TestConsole.exe.config
TC401LIB401
MultiVersionLibrary.dll
TestConsole.exe
TestConsole.exe.config
TC40LIB40
MultiVersionLibrary.dll
TestConsole.exe
TestConsole.exe.config
TC40LIB401
MultiVersionLibrary.dll
TestConsole.exe
TestConsole.exe.config
TestConsole
Properties
AssemblyInfo.cs
app.config
App.NET40.config
App.NET401.config
App.NET45.config
Program.cs
Settings.StyleCop
StateMachine1.xaml
TestConsole.NET40.csproj
TestConsole.NET40.csproj.user
TestConsole.NET401.csproj
TestConsole.NET401.csproj.user
TestConsole.NET45.csproj
TestConsole.NET45.csproj.user
Workflow1.xaml
Globals.1.0.0.cs
Globals.1.0.1.cs
MSBuildDiag.cmd
MultiVersion.After.Targets
MultiVersion.Before.Targets
MultiVersionKey.snk
MultiVersionLibrary.sln
Click an item in the panel on the left to view the contents here.