modernuo/Projects/Application
Kamron Batman 2e6ddcd31a
fix: Removes profiling. Streamlines core tick count. (#1948)
### Summary
- Removes `Profiling` - Recommend using Visual Studio Performance Profiler,  [dotnet-trace](https://learn.microsoft.com/en-us/dotnet/core/diagnostics/dotnet-trace) or [JetBrains dotTrace](https://www.jetbrains.com/profiler/)
- Cleans up the core tick count, sampling, etc.
2024-09-11 00:55:18 -07:00
..
Application.cs fix: Removes profiling. Streamlines core tick count. (#1948) 2024-09-11 00:55:18 -07:00
Application.csproj fix: Fixes publishing (#1808) 2024-05-31 12:59:59 -07:00
MUO.ico feat: Splits Server in Core and Application (#1806) 2024-05-30 23:34:03 -07:00