Created
August 23, 2016 01:26
-
-
Save theAprel/50c60d31e2e6736d88aa3a8df13b63ca to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1>------ Rebuild All started: Project: Hearthstone Deck Tracker, Configuration: Debug x86 ------ | |
| 2>------ Rebuild All started: Project: HDTUpdate, Configuration: Debug x86 ------ | |
| 3>------ Rebuild All started: Project: HDTUninstaller, Configuration: Debug x86 ------ | |
| 2> HDTUpdate -> C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\HDTUpdate\bin\x86\Debug\HDTUpdate.exe | |
| 3> HDTUninstaller -> C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\HDTUninstaller\bin\x86\Debug\HDTUninstaller.exe | |
| 1> Cloning into 'C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\HearthDb'... | |
| 1> Cloning into 'C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\HearthMirror'... | |
| 1> A subdirectory or file C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\bin\x86\Debug\\Images\Bars already exists. | |
| 1> A subdirectory or file C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\bin\x86\Debug\\Images\Themes already exists. | |
| 1> 1972 File(s) copied | |
| 1> 77 File(s) copied | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Core.cs(11,7,11,19): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Exporting\ExportingHelper.cs(13,14,13,22): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Controls\Information\CardThemesInfo.xaml.cs(16,17,16,25): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\Handlers\FullScreenFxHandler.cs(5,7,5,19): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Utility\Analytics\Influx.cs(4,7,4,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Utility\Themes\CardBarImageBuilder.cs(10,7,10,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\HearthDbConverter.cs(6,7,6,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\HearthDbConverter.cs(8,14,8,22): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\GameMetaData.cs(6,7,6,19): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\Handlers\LoadingScreenHandler.cs(8,7,8,19): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\Handlers\TagChangeActions.cs(4,7,4,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\Handlers\TagChangeActions.cs(11,14,11,22): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\Handlers\TagChangeActions.cs(12,14,12,22): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\Handlers\TagChangeActions.cs(13,14,13,22): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\LogReaderHelper.cs(4,7,4,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\LogReaderHelper.cs(5,14,5,22): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Utility\BoardDamage\BoardCard.cs(4,7,4,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Utility\BoardDamage\BoardCard.cs(7,14,7,22): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Utility\BoardDamage\BoardHero.cs(3,7,3,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Utility\BoardDamage\EntityHelper.cs(5,7,5,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Utility\BoardDamage\EntityHelper.cs(7,14,7,22): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Utility\BoardDamage\PlayerBoard.cs(5,7,5,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Utility\BoardDamage\PlayerBoard.cs(7,14,7,22): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Database.cs(7,7,7,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Database.cs(8,7,8,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\GameV2.cs(8,7,8,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\GameV2.cs(9,7,9,19): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\IGame.cs(5,7,5,19): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Player.cs(7,7,7,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\Handlers\PowerHandler.cs(7,7,7,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\Handlers\PowerHandler.cs(13,14,13,22): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\HsGameState.cs(5,7,5,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\Handlers\TagChangeHandler.cs(6,7,6,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\Interfaces\IHsGameState.cs(5,7,5,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\CardDb.cs(5,7,5,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Utility\Themes\MinimalBarImageBuilder.cs(8,7,8,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Utility\WotogCounterHelper.cs(4,7,4,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Utility\WotogCounterHelper.cs(7,14,7,22): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Controls\DeckView.xaml.cs(7,7,7,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Controls\DeckView.xaml.cs(10,14,10,22): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Utility\DataIssueResolver.cs(10,7,10,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\GameEventHandler.cs(8,7,8,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\GameEventHandler.cs(9,7,9,19): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\GameEventHandler.cs(24,14,24,22): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Card.cs(11,7,11,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Importing\DeckImporter.cs(9,7,9,19): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Importing\DeckImporter.cs(10,7,10,19): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Entities\Entity.cs(8,7,8,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\IGameHandler.cs(4,7,4,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Replay\ReplayKeyPoint.cs(4,7,4,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Replay\ReplayMaker.cs(8,7,8,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Replay\ReplayViewer.xaml.cs(15,7,15,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Replay\ReplayViewer.xaml.cs(22,14,22,22): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Utility\Helper.cs(23,7,23,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Windows\MainWindow.Import.cs(19,7,19,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Windows\MainWindow.Import.cs(20,7,20,19): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Windows\MainWindow.NewDeck.cs(23,7,23,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Stats\GameStats.cs(14,7,14,19): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\TurnTimer.cs(7,7,7,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Windows\DebugWindow.xaml.cs(11,7,11,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Windows\MessageDialogs.cs(11,7,11,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Windows\OverlayWindow.MouseOverDetection.cs(11,7,11,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Windows\OverlayWindow.Tooltips.cs(8,7,8,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Windows\OverlayWindow.Update.cs(6,7,6,15): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Windows\OverlayWindow.Update.cs(13,14,13,22): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Stats\GameStats.cs(209,10,209,24): error CS0246: The type or namespace name 'GameServerInfo' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\IGameHandler.cs(18,73,18,77): error CS0246: The type or namespace name 'Zone' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\IGameHandler.cs(70,85,70,89): error CS0246: The type or namespace name 'Zone' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Utility\Analytics\Influx.cs(29,32,29,44): error CS0246: The type or namespace name 'BnetGameType' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Importing\Game\ImportOptions\ExistingDeck.cs(17,34,17,46): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Importing\Game\ImportedDeck.cs(31,10,31,22): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Importing\Game\ImportedDeck.cs(14,23,14,35): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Importing\DeckImporter.cs(52,22,52,34): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Importing\DeckImporter.cs(58,17,58,26): error CS0246: The type or namespace name 'ArenaInfo' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Importing\DeckImporter.cs(64,22,64,34): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Importing\DeckImporter.cs(110,23,110,35): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Importing\DeckImporter.cs(128,23,128,35): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Importing\DeckImporter.cs(131,66,131,78): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Importing\DeckImporter.cs(162,17,162,26): error CS0246: The type or namespace name 'ArenaInfo' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Importing\DeckImporter.cs(48,23,48,35): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Importing\DeckImporter.cs(49,23,49,35): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Importing\DeckImporter.cs(50,18,50,27): error CS0246: The type or namespace name 'ArenaInfo' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\GameMetaData.cs(13,10,13,24): error CS0246: The type or namespace name 'GameServerInfo' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\HearthDbConverter.cs(38,37,38,46): error CS0246: The type or namespace name 'CardClass' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\HearthDbConverter.cs(41,42,41,50): error CS0246: The type or namespace name 'CardType' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\HearthDbConverter.cs(55,38,55,42): error CS0246: The type or namespace name 'Race' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\HearthDbConverter.cs(70,37,70,44): error CS0246: The type or namespace name 'CardSet' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\HearthDbConverter.cs(77,38,77,46): error CS0246: The type or namespace name 'GameType' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\HearthDbConverter.cs(98,17,98,29): error CS0246: The type or namespace name 'BnetGameType' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\HearthDbConverter.cs(119,35,119,45): error CS0246: The type or namespace name 'FormatType' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Card.cs(106,11,106,17): error CS0246: The type or namespace name 'Locale' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Card.cs(25,11,25,19): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Card.cs(68,10,68,16): error CS0246: The type or namespace name 'Rarity' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Card.cs(75,46,75,52): error CS0246: The type or namespace name 'Rarity' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Card.cs(77,118,77,126): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Card.cs(120,15,120,23): error CS0246: The type or namespace name 'HearthDb' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Card.cs(104,11,104,17): error CS0246: The type or namespace name 'Locale' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\CardDb.cs(23,10,23,16): error CS0246: The type or namespace name 'Rarity' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Windows\MainWindow.Import.cs(343,31,343,43): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Entities\Entity.cs(36,21,36,28): error CS0246: The type or namespace name 'GameTag' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Windows\DebugWindow.xaml.cs(134,46,134,53): error CS0246: The type or namespace name 'GameTag' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Entities\Entity.cs(201,24,201,28): error CS0246: The type or namespace name 'Zone' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Entities\Entity.cs(205,22,205,29): error CS0246: The type or namespace name 'GameTag' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Entities\Entity.cs(207,21,207,28): error CS0246: The type or namespace name 'GameTag' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Entities\Entity.cs(214,22,214,29): error CS0246: The type or namespace name 'GameTag' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\Entities\Entity.cs(271,10,271,14): error CS0246: The type or namespace name 'Zone' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Windows\MessageDialogs.cs(240,82,240,94): error CS0246: The type or namespace name 'HearthMirror' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\IGame.cs(35,3,35,12): error CS0246: The type or namespace name 'MatchInfo' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\GameV2.cs(125,10,125,19): error CS0246: The type or namespace name 'MatchInfo' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\GameV2.cs(28,11,28,20): error CS0246: The type or namespace name 'MatchInfo' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\Hearthstone\GameV2.cs(77,11,77,21): error CS0246: The type or namespace name 'FormatType' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\Handlers\TagChangeActions.cs(20,28,20,35): error CS0246: The type or namespace name 'GameTag' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\Handlers\TagChangeHandler.cs(28,49,28,56): error CS0246: The type or namespace name 'GameTag' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\LogReaderHelper.cs(13,30,13,37): error CS0246: The type or namespace name 'GameTag' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\HsGameState.cs(42,10,42,14): error CS0246: The type or namespace name 'Zone' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\LogReader\Interfaces\IHsGameState.cs(32,3,32,7): error CS0246: The type or namespace name 'Zone' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\GameEventHandler.cs(795,80,795,84): error CS0246: The type or namespace name 'Zone' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\GameEventHandler.cs(1049,92,1049,96): error CS0246: The type or namespace name 'Zone' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\GameEventHandler.cs(1133,86,1133,90): error CS0246: The type or namespace name 'Zone' could not be found (are you missing a using directive or an assembly reference?) | |
| 1>C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\GameEventHandler.cs(1143,99,1143,103): error CS0246: The type or namespace name 'Zone' could not be found (are you missing a using directive or an assembly reference?) | |
| 4>------ Rebuild All started: Project: HDTTests, Configuration: Debug x86 ------ | |
| 4>CSC : error CS0006: Metadata file 'C:\Users\theAprel\Documents\GitHub\Hearthstone-Deck-Tracker\Hearthstone Deck Tracker\bin\x86\Debug\HearthstoneDeckTracker.exe' could not be found | |
| ========== Rebuild All: 2 succeeded, 2 failed, 0 skipped ========== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment