Steve Desmond
318a078faf
Update .NET Core SDK version
...
Blazor projects fail to build in 3.1.101 due to a bug in the .NET Core SDK. Updating the SDK to the latest version fixes this bug.
2020-07-18 16:17:03 -04:00
Christopher Schleiden
abf7f258d1
Use $default-branch token
2020-07-13 12:12:41 -07:00
Edward Thomson
8beb802437
Renormalize line endings
...
We should have consistent line endings in our repository; now that we
have a .gitattributes file, update the repository contents to match
expectations.
2020-03-21 14:55:11 +00:00
Edward Thomson
781776c228
Update .NET Core CI template
...
Run a `dotnet restore` step, run tests.
2020-03-17 11:08:17 +00:00
Edward Thomson
20613d6143
Merge pull request #320 from timheuer/patch-1
...
Updating .NET Core SDK version to LTS
2020-02-28 14:50:35 +00:00
Konrad Pabjan
d037e97e82
Update starter workflows
2020-02-12 13:26:01 -05:00
Tim Heuer
c19bd5e378
Updating .NET Core SDK version to LTS
...
2.2 is no longer supported, so moving to latest SDK released for .NET core which supports and encourages LTS runtime version as well as down-level building.
2020-01-28 15:23:17 -08:00
Sean C. Sullivan
ca86544176
GitHub Actions checkout v1 -> v2
2019-12-24 14:22:22 -08:00
Edward Thomson
b1a374cb86
Rename "ASP.NET Core" to ".NET Core"
...
The .NET Core template is not ASP specific. Change the name to ".NET Core".
2019-10-23 13:45:35 +01:00