|
58 | 58 | <Compile Include="CSGO\ServerStatusResult.cs" /> |
59 | 59 | <Compile Include="CSGO\ServerStatusResultContainer.cs" /> |
60 | 60 | <Compile Include="CSGO\Services.cs" /> |
61 | | - <Compile Include="DOTA2\GameItem.cs" /> |
62 | | - <Compile Include="DOTA2\GameItemResult.cs" /> |
63 | 61 | <Compile Include="DOTA2\GameItemResultContainer.cs" /> |
64 | 62 | <Compile Include="DOTA2\HeroResultContainer.cs" /> |
65 | 63 | <Compile Include="DOTA2\ItemIconPathResultContainer.cs" /> |
66 | 64 | <Compile Include="DOTA2\LeagueResultContainer.cs" /> |
67 | 65 | <Compile Include="DOTA2\LiveLeagueGameResultContainer.cs" /> |
68 | | - <Compile Include="DOTA2\MatchHistoryBySequenceNumberResult.cs" /> |
69 | | - <Compile Include="DOTA2\MatchHistoryMatch.cs" /> |
70 | | - <Compile Include="DOTA2\MatchHistoryPlayer.cs" /> |
71 | | - <Compile Include="DOTA2\MatchHistoryResult.cs" /> |
72 | 66 | <Compile Include="DOTA2\MatchHistoryBySequenceNumberResultContainer.cs" /> |
73 | 67 | <Compile Include="DOTA2\MatchHistoryResultContainer.cs" /> |
74 | | - <Compile Include="DOTA2\MatchPlayerAbilityUpgrade.cs" /> |
75 | | - <Compile Include="DOTA2\MatchDetailResult.cs" /> |
76 | 68 | <Compile Include="DOTA2\MatchDetailResultContainer.cs" /> |
77 | | - <Compile Include="DOTA2\MatchPickBan.cs" /> |
78 | | - <Compile Include="DOTA2\MatchPlayer.cs" /> |
79 | | - <Compile Include="DOTA2\PrizePoolResult.cs" /> |
80 | 69 | <Compile Include="DOTA2\PrizePoolResultContainer.cs" /> |
81 | | - <Compile Include="DOTA2\ProPlayerListResult.cs" /> |
82 | 70 | <Compile Include="DOTA2\ProPlayerListResultContainer.cs" /> |
83 | | - <Compile Include="DOTA2\PlayerOfficialInfoResult.cs" /> |
84 | 71 | <Compile Include="DOTA2\PlayerOfficialInfoResultContainer.cs" /> |
85 | | - <Compile Include="DOTA2\ProPlayerInfo.cs" /> |
86 | | - <Compile Include="DOTA2\ProPlayerLeaderboard.cs" /> |
87 | | - <Compile Include="DOTA2\Rarity.cs" /> |
88 | | - <Compile Include="DOTA2\RarityResult.cs" /> |
89 | 72 | <Compile Include="DOTA2\RarityResultContainer.cs" /> |
90 | | - <Compile Include="DOTA2\TeamInfoResult.cs" /> |
91 | | - <Compile Include="DOTA2\TeamInfo.cs" /> |
92 | 73 | <Compile Include="DOTA2\TeamInfoResultContainer.cs" /> |
93 | 74 | <Compile Include="GameEconomy\EconItemResultContainer.cs" /> |
94 | 75 | <Compile Include="GameEconomy\SchemaResultContainer.cs" /> |
|
100 | 81 | <Compile Include="GameSchema.cs" /> |
101 | 82 | <Compile Include="Group.cs" /> |
102 | 83 | <Compile Include="LineItem.cs" /> |
103 | | - <Compile Include="PlayerSummaryResponseContainer.cs" /> |
104 | | - <Compile Include="PlayerSummaryResponse.cs" /> |
| 84 | + <Compile Include="PlayerSummaryResultContainer.cs" /> |
105 | 85 | <Compile Include="Profile.cs" /> |
106 | 86 | <Compile Include="Properties\AssemblyInfo.cs" /> |
107 | | - <Compile Include="SteamApiList.cs" /> |
108 | 87 | <Compile Include="SteamApiListContainer.cs" /> |
109 | 88 | <Compile Include="SteamAppListResultContainer.cs" /> |
110 | 89 | <Compile Include="SteamEconomy\AssetClassInfoResultContainer.cs" /> |
|
116 | 95 | <Compile Include="UserBanStatus.cs" /> |
117 | 96 | <Compile Include="UserGroupListResultContainer.cs" /> |
118 | 97 | <Compile Include="UserStats.cs" /> |
119 | | - <Compile Include="PlayerSummary.cs" /> |
120 | 98 | <Compile Include="Utilities\AssetClassInfoJsonConverter.cs" /> |
121 | 99 | <Compile Include="Utilities\CSGODataCenterJsonConverter.cs" /> |
122 | 100 | <Compile Include="Utilities\DateTimeExtensions.cs" /> |
|
0 commit comments