1
0
mirror of https://github.com/oliverbooth/VpSharp synced 2024-11-22 19:18:47 +00:00
VpSharp/VpSharp
Oliver Booth 14773e1cc4
Suppress CA1815, nonsense here
We don't need to override equality operators here. These types are struct to reduce needless allocations
2022-11-30 19:03:07 +00:00
..
res VpSharp.Says("Hello World"); 2022-11-27 15:35:24 +00:00
src Suppress CA1815, nonsense here 2022-11-30 19:03:07 +00:00
VpSharp.csproj Treat analysis warnings as errors 2022-11-30 12:09:19 +00:00
VpSharp.csproj.DotSettings VpSharp.Says("Hello World"); 2022-11-27 15:35:24 +00:00