Commit Graph

20 Commits

Author SHA1 Message Date
Marko Lahma
d40c907690 Update libs, generate symbol packages, target NET 5.0 in tests (#197)
* update libs, target NET 5.0 in tests
* correct metadata and symbol configuration
* add artifact definition to appveyor.yml, set ContinuousIntegrationBuild
2020-11-21 21:54:00 +02:00
Marko Lahma
b81af45da7 create netstandard2.0 targets
* Spring.Aop
* Spring.Core
* Spring.Data
* Spring.Messaging
* Spring.Testing.NUnit
2018-09-30 09:33:27 +03:00
Marko Lahma
9b939a3065 convert to new csproj 2018-09-17 08:14:58 +03:00
Marko Lahma
1b73368826 SPRNET-1563 Make code as ClsCompliant as possible 2013-12-06 11:56:59 +02:00
Marko Lahma
fc5fa113bb SPRNET-1561 ASP.NET MVC 5 and WEB API 2 support
* also add .NET 4.5 targets
* fix issues with libs and build targets
2013-12-03 17:46:24 +02:00
Steve Bohlen
c9add9533f SPRNET-1508 adding support for AssemblyInformationalVersionAttribute to contain nuget package suffix (e.g., "alpha", etc.) if provided 2012-05-08 15:09:17 -04:00
Marko Lahma
32c8fade4d Fixing lib issue in compilation and removing old remnants of net-3.0 build checks 2012-02-17 17:02:15 +02: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
Steve Bohlen
cd32d76378 introduce package.buildincrement prop to build script 2011-10-04 13:43:53 -04:00
Marko Lahma
de5b921407 SPRNET-1460: Drop Framework 1.x Support 2011-08-15 19:49:17 +03:00
markpollack
139ce90484 update to nunit 2.5.7.10213
initial pass at compilation using .net 4.0 (not just side-by-side support)
2010-09-21 02:41:32 +00:00
markpollack
f7a97bfe31 SPRNET-1268 - Spring Exceptions should pass tests to ensure compliance with .NET framework guidelines.
SPRNET-1267 - Add optimize compiler flag for release build
2009-11-10 03:04:07 +00:00
eeichinger
070c33503e added automatic vs.2008 detection 2009-08-04 20:24:02 +00:00
eeichinger
972da2f0e5 fixed nh build scripts
automated build of Spring.Messaging.Ems and Spring.Testing.Microsoft if dlls are available
2009-08-02 00:52:07 +00:00
lahma
573a0903f6 Added support for NH 3.0 (built from trunk), added net-3.5 target to build file, added NH 3.0 targets to build, set NH 2.1 to be part of standard build 2009-07-25 09:34:50 +00:00
markpollack
36cfd3d4bf misc build fixes. 2008-10-15 03:20:53 +00:00
markpollack
5722a6515f fix build Add .NET 3.0 framework to the build.
Spring.Services.ServiceModel compiles under .NET 3.0 (i.e. no .NET 3.5 language features used anymore)
2008-08-13 21:28:10 +00:00
markpollack
7ebe06f69b Add .NET 3.0 framework to the build.
Spring.Services.ServiceModel compiles under .NET 3.0 (i.e. no .NET 3.5 language features used anymore)
2008-08-13 20:11:46 +00:00
markpollack
51f97b6657 Changes to compile under mono 2.0 beta. Thanks James Fitzsimons. 2008-07-22 20:49:43 +00:00
markpollack
c478a783c0 Initial import! 2008-05-30 22:55:02 +00:00