Watch
2
0
Fork
You've already forked raylib-cs
0
Commit graph raylib-cs/.github/workflows/dotnetcore.yml
Author SHA1 Message Date
ChrisDill
28a58168da Changed Raylib-cs.csproj to only target netstandard2.0.
- Changed Raylib-cs.proj to use just one target framework.
- Removed targets net47 and netcoreapp3.1 from Raylib-cs.csproj.
- Removed netcoreapp3.1 from dotnetcore.yml workflow.
2020-04-07 20:41:22 +01:00
ChrisDill
a138e37fab Initial project update.
- Updated github actions workflow to build using .NET Core on Linux, Windows and Mac.
- Updated Raylib-cs.sln with project name changes.
- Added experimental netfx.props to help with building using Mono on Linux.
- Added app.config.
2020-04-01 14:35:26 +01:00
5c92ad07e0
Update dotnetcore.yml
- Got a Node run failed error. Changed to full version instead of just 3.1.
2020-01-29 20:04:37 +00:00
17ad5152da
Update dotnetcore.yml
- Changed back to just one version of .NET Core.
2020-01-29 19:58:21 +00:00
34034547da
Update dotnetcore.yml
Learning about continuous integration.
- Testing build using multiple versions of .NET Core.
2020-01-29 19:53:13 +00:00
ChrisDill
3d8da991f4
Create dotnetcore.yml
Initial test for github actions. Builds using dotnet core.
2020-01-05 14:15:51 +00:00