Skip to content

Commit

Permalink
Fix build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
DJDavid98 committed Aug 1, 2023
1 parent 37732b1 commit 587ab35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
using System.Reflection;
using System.Runtime.InteropServices;

[assembly: AssemblyTitle("bsrpc")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
Expand Down

0 comments on commit 587ab35

Please sign in to comment.