Skip to content

Commit

Permalink
Fix build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
DJDavid98 committed Mar 28, 2023
1 parent 3575494 commit 00080b9
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 00080b9

Please sign in to comment.