Skip to content

Commit

Permalink
Add new GamerKvStore.cs reference in CotcSdk solution
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien-XL committed Apr 5, 2019
1 parent fcf51ac commit 0d50c85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Expand Up @@ -167,6 +167,9 @@
<Compile Include="..\HighLevel\GamerGodfather.cs">
<Link>HighLevel\GamerGodfather.cs</Link>
</Compile>
<Compile Include="..\HighLevel\GamerKvStore.cs">
<Link>HighLevel\GamerKvStore.cs</Link>
</Compile>
<Compile Include="..\HighLevel\GamerMatches.cs">
<Link>HighLevel\GamerMatches.cs</Link>
</Compile>
Expand Down
1 change: 1 addition & 0 deletions CotcSdk/CotcSdk.csproj
Expand Up @@ -99,6 +99,7 @@
<Compile Include="HighLevel\GameBatches.cs" />
<Compile Include="HighLevel\GamerAchievements.cs" />
<Compile Include="HighLevel\GamerBatches.cs" />
<Compile Include="HighLevel\GamerKvStore.cs" />
<Compile Include="HighLevel\GamerMatches.cs" />
<Compile Include="HighLevel\GamerCommunity.cs" />
<Compile Include="HighLevel\GamerScores.cs" />
Expand Down

0 comments on commit 0d50c85

Please sign in to comment.