diff options
| author | RogueAI42 <[email protected]> | 2017-08-01 17:48:12 +1000 |
|---|---|---|
| committer | RogueAI42 <[email protected]> | 2017-08-01 17:48:12 +1000 |
| commit | 9cad19bf1a099cf2ca166f1151d406d7ebef4d2a (patch) | |
| tree | 171832029be05404a87bc428c21b612e9193b820 /ShiftOS.Frontend/ShiftOS.Frontend.csproj | |
| parent | aa3de1b749800a6f82f4b04d559af33e0f450610 (diff) | |
| parent | 6fd95f912823efc2901e7735df63e1aefa2ebb73 (diff) | |
| download | shiftos_thereturn-9cad19bf1a099cf2ca166f1151d406d7ebef4d2a.tar.gz shiftos_thereturn-9cad19bf1a099cf2ca166f1151d406d7ebef4d2a.tar.bz2 shiftos_thereturn-9cad19bf1a099cf2ca166f1151d406d7ebef4d2a.zip | |
Merge remote-tracking branch 'upstream/monogame' into monogame
Diffstat (limited to 'ShiftOS.Frontend/ShiftOS.Frontend.csproj')
| -rw-r--r-- | ShiftOS.Frontend/ShiftOS.Frontend.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.Frontend/ShiftOS.Frontend.csproj b/ShiftOS.Frontend/ShiftOS.Frontend.csproj index 8decbc6..cb06b3d 100644 --- a/ShiftOS.Frontend/ShiftOS.Frontend.csproj +++ b/ShiftOS.Frontend/ShiftOS.Frontend.csproj @@ -80,6 +80,7 @@ <Compile Include="ShiftOS.cs" /> <Compile Include="Program.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> + <Compile Include="Stories\BeginTutorials.cs" /> <Compile Include="Window.cs" /> </ItemGroup> <ItemGroup> |
