diff options
| author | Michael <[email protected]> | 2017-07-31 22:48:17 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-07-31 22:48:17 -0400 |
| commit | b8da7357b00c9fb11c48ed697972f284d182feae (patch) | |
| tree | 6a6a59b50aa610737b50e4be8063242d2e9b9fc7 /ShiftOS.Frontend/ShiftOS.Frontend.csproj | |
| parent | 1c9767380fca1ecda794b207737d3c4ec4cfaa82 (diff) | |
| download | shiftos_thereturn-b8da7357b00c9fb11c48ed697972f284d182feae.tar.gz shiftos_thereturn-b8da7357b00c9fb11c48ed697972f284d182feae.tar.bz2 shiftos_thereturn-b8da7357b00c9fb11c48ed697972f284d182feae.zip | |
adjust textcache purge
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> |
