SteamRE / SteamKit

SteamKit2 is a .NET library designed to interoperate with Valve's Steam network. It aims to provide a simple, yet extensible, interface to perform various actions on the network.
GNU Lesser General Public License v2.1
2.57k stars 493 forks source link

Enable warnings as errors in CI builds #1415

Closed yaakov-h closed 4 weeks ago

yaakov-h commented 4 weeks ago

This PR enables warnings as errors in CI builds only.