Merge pull request #1156 from felfert/master
[mono.git] / mcs / class / corlib / System.Runtime.Versioning / ChangeLog
1 2009-12-03  Marek Habersack  <mhabersack@novell.com>
2
3         * FrameworkName.cs: added
4
5         * TargetFrameworkAttribute.cs: added
6
7 2009-09-20  Sebastien Pouliot  <sebastien@ximian.com> 
8
9         * VersioningHelper.cs: Refactor AppDomain.Id for NET_2_1
10
11 2005-10-31  Sebastien Pouliot  <sebastien@ximian.com> 
12
13         * ResourceConsumptionAttribute.cs: New. 2.0 attribute.
14         * ResourceExposureAttribute.cs: New. 2.0 attribute.
15         * ResourceScope.cs: New. 2.0 enum.
16         * VersioningHelper.cs: New. 2.0 public helper class.