Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
JustArchi committed Aug 26, 2024
1 parent a155748 commit 1438848
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ArchiSteamFarm/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@

using System;
using System.Runtime.CompilerServices;
#if ASF_SIGNED_BUILD
using ArchiSteamFarm;
#endif

[assembly: CLSCompliant(false)]

Expand Down

0 comments on commit 1438848

Please sign in to comment.