Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Peter Williams c0aecda55d Update to .NET 6
I don't feel like I really know what I'm doing here, but things seem to
be working. This does not affect the WWTMVC5 app, which has to stay on
the Windows .NET 4.8 platform.
2022-09-16 10:38:45 -04:00
Peter Williams 1bd1d883ba global.json: update SDK version as suggested by @al-cheb 2022-06-23 16:22:59 -04:00
Taylor Southwick 8853a7f540
Add .NET 5 project head (#198)
This adds initial support for ASP.NET Core running on .NET 5. Thanks to
the previous refactoring work, there is very little that needed to be
done to support this.

With this change, the wwturl tests all pass against .NET 5. There may be
some issues not captured by this, but looks good for an initial push.
2020-11-19 08:48:04 -08:00
Taylor Southwick 9d5045360f
Separate out GitVersion installation and usage (#133)
Seems like there may be a race condition of some sort where a tool is
not available after install sometimes. This will separate out the steps
and should prevent the intermittent failures we've been seeing.
2020-10-13 10:41:09 -07:00