mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-21 14:50:54 -08:00
Fix typo
This commit is contained in:
@@ -110,7 +110,7 @@ int Previous(this IRandom random, int inclusiveMinimum, int exclusiveMaximum);
|
|||||||
### Add Project Reference
|
### Add Project Reference
|
||||||
|
|
||||||
Add the `Games.Common` project as a reference to the game project. For example, here's the reference from the C\# port
|
Add the `Games.Common` project as a reference to the game project. For example, here's the reference from the C\# port
|
||||||
of `86_Tower`:
|
of `86_Target`:
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user