Show More
Commit Description:
Two quick tweaks...
Commit Description:
Two quick tweaks Remove unnecessary HashShet and replace other HashSet with List. Adding to a HashSet seems to be slower than adding to the List
File last commit:
Show/Diff file:
Action:
FNA/lib/SDL2-CS/gitlab-ci/build-netcore.sh
3 lines | 57 B | application/x-sh | BashLexer
#!/bin/bash
dotnet build -c Release SDL2-CS.Core.csproj