9 Commits

Author SHA1 Message Date
Marko Lahma
2b4eade2cb convert packages.config files to project.json
* reduce console output in builds
2016-11-11 22:16:40 +02:00
Marijn van der Zee
475991076e Fix Resharper file template
Xml name space should be `http://www.springframework.net/database` in
Resharper file template.
2012-03-12 15:35:06 +01:00
Marko Lahma
88e05db3de Removing .NET 2.0 and 3.0 support, updating build and project files, removing obsolete defines 2012-02-16 22:32:16 +02:00
sbohlen
5dfcbb8e26 maintenance: remove errantly added _ReSharper.App.ClassLibraryQuickStart folder and contents 2011-07-05 12:19:27 +00:00
sbohlen
b046285b70 SPRNET-1410 , SPRNET-1438
- properly handle zombied Transaction (Tx without a valid IDbConnection) on Rollback
- mod to underlying AbstractPlatformTransactionManager to set default Transaction Sync to TransactionSynchronization.Never
2011-07-05 12:18:21 +00:00
markpollack
7863d9ede9 Add parser registration in templates to be on the safe side... 2009-12-16 15:38:14 +00:00
markpollack
abd6897e64 SPRNET-1290 - Project templates .csprog files references have 'SpecificVersion' set to true, set to false. 2009-12-16 04:44:42 +00:00
markpollack
cd585d9dcd SPRNET-843 - VS.NET 2008 project and solutions templates 2009-08-01 06:37:39 +00:00
markpollack
168045bee7 SPRNET-843 - VS.NET 2008 project and solutions templates 2009-07-30 22:14:07 +00:00