for some reason this didn't commit

io
This commit is contained in:
Malloc of Kuzkycyziklistan 2017-08-24 16:01:21 -05:00
parent 91fb5a7332
commit 69124ad82f

View file

@ -88,6 +88,8 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Compile Include="Configuration.cs" /> <Compile Include="Configuration.cs" />
<Compile Include="DAL\Item.cs" />
<Compile Include="DAL\ItemMaster.cs" />
<Compile Include="DAL\Origin.cs" /> <Compile Include="DAL\Origin.cs" />
<Compile Include="DAL\ScapeDb.cs" /> <Compile Include="DAL\ScapeDb.cs" />
<Compile Include="DAL\Session.cs" /> <Compile Include="DAL\Session.cs" />