aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2020-05-01 00:36:27 +0300
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2020-05-01 00:36:27 +0300
commitd7e74be2ba2a2a69302a25ce394540d8649c7997 (patch)
tree6f24e6e579dd46e7f8fb255bca3186230d27c075 /Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj
parent8336c907a3084b7333e27da3a2ea601dfc4258f2 (diff)
downloadTango-d7e74be2ba2a2a69302a25ce394540d8649c7997.tar.gz
Tango-d7e74be2ba2a2a69302a25ce394540d8649c7997.zip
DefaultUpdatesManager.
FSE Downloads Page on MachineService.
Diffstat (limited to 'Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj')
-rw-r--r--Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj b/Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj
index ee5f3440e..67617ec7f 100644
--- a/Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj
+++ b/Software/Visual_Studio/Web/Tango.MachineService/Tango.MachineService.csproj
@@ -313,6 +313,7 @@
</Compile>
<Compile Include="App_Start\BundleConfig.cs" />
<Compile Include="App_Start\FilterConfig.cs" />
+ <Compile Include="Controllers\FSEDownloadsController.cs" />
<Compile Include="Controllers\DownloadsController.cs" />
<Compile Include="Controllers\AccountController.cs" />
<Compile Include="Controllers\FSEController.cs" />
@@ -333,6 +334,7 @@
</Compile>
<Compile Include="Models\SessionVariables.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="Views\FSEDownloads\IndexViewModel.cs" />
<None Include="Security\RefreshTokenEncoder.cs" />
<None Include="Security\RefreshTokenEntity.cs" />
<None Include="Security\RefreshTokensManager.cs" />
@@ -340,6 +342,12 @@
<Compile Include="Security\TokenManager.cs" />
<Compile Include="Startup.cs" />
<Compile Include="Views\Downloads\IndexViewModel.cs" />
+ <Content Include="Images\fse\abstract1.png" />
+ <Content Include="Images\fse\abstract2.png" />
+ <Content Include="Images\fse\download.png" />
+ <Content Include="Images\fse\machine_full.png" />
+ <Content Include="Images\fse\twine_logo_colored.png" />
+ <Content Include="Views\FSEDownloads\Index.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Global.asax" />