Skip to content

Commit 903d29c

Browse files
committed
Set project properties.
1 parent 9b41ade commit 903d29c

2 files changed

Lines changed: 3 additions & 8 deletions

File tree

TibiaAPI/Class1.cs

Lines changed: 0 additions & 8 deletions
This file was deleted.

TibiaAPI/TibiaAPI.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
5+
<RootNamespace>OXGaming.TibiaAPI</RootNamespace>
6+
<Authors>jo3bingham</Authors>
7+
<Company>OXGaming</Company>
58
</PropertyGroup>
69

710
</Project>

0 commit comments

Comments
 (0)