| 123456789101112131415161718192021222324252627282930 |
- 2008-11-19 Marek Habersack <[email protected]>
- * AssemblyInfo.cs: made System.Web.Extensions_test_net_2_0 a
- friend assembly.
- 2008-04-28 Marek Habersack <[email protected]>
- * AssemblyInfo.cs: disable the ScriptResource attributes - we do
- not have the translations in place. Enabling the attributes
- without the .resx present, causes manifest resource missing
- exceptions to be thrown. Fixes bug #84144
- 2008-04-25 Andreas Nahr <[email protected]>
- * AssemblyInfo.cs: Added missing attributes
- 2008-03-13 Marek Habersack <[email protected]>
- * AssemblyInfo.cs: version changed to 3.5.0.0 for the 3.5
- profile.
- 2008-03-12 Marek Habersack <[email protected]>
- * AssemblyInfo.cs: use version 3.6.0.0 for the 3.5 profile, as
- that's the latest .NET version of the assembly for .NET 3.5
- 2007-12-04 Marek Safar <[email protected]>
- * ChangeLog: Added
|