Commit 9979134320a1423697fd00b77c8de4105b44f787

Authored by doan
1 parent 1220e123d2
Exists in master

Update task 2085

Showing 22 changed files with 20 additions and 4 deletions Side-by-side Diff

releases/RM2085/20170327_RM2085.rar
No preview for this file type
sources/RoboforkApp.AWS/bin/Release/RoboforkApp.AWS.dll
No preview for this file type
sources/RoboforkApp.AWS/bin/Release/RoboforkApp.AWS.pdb
No preview for this file type
sources/RoboforkApp.AWS/obj/Release/RoboforkApp.AWS.dll
No preview for this file type
sources/RoboforkApp.AWS/obj/Release/RoboforkApp.AWS.pdb
No preview for this file type
sources/RoboforkApp.v12.suo
No preview for this file type
sources/RoboforkApp/Images/mapindex.png

172 KB

sources/RoboforkApp/RoboforkApp.csproj
... ... @@ -363,6 +363,9 @@
363 363 <Name>RoboforkApp.AWS</Name>
364 364 </ProjectReference>
365 365 </ItemGroup>
  366 + <ItemGroup>
  367 + <Resource Include="Images\mapindex.png" />
  368 + </ItemGroup>
366 369 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
367 370 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
368 371 Other similar extension points exist, see Microsoft.Common.targets.
sources/RoboforkApp/RoboforkApp.csproj.user
... ... @@ -9,7 +9,7 @@
9 9 <ErrorReportUrlHistory />
10 10 <FallbackCulture>en-US</FallbackCulture>
11 11 <VerifyUploadedFiles>false</VerifyUploadedFiles>
12   - <ProjectView>ProjectFiles</ProjectView>
  12 + <ProjectView>ShowAllFiles</ProjectView>
13 13 </PropertyGroup>
14 14 </Project>
sources/RoboforkApp/RoboforkMenuView.xaml
... ... @@ -179,7 +179,7 @@
179 179 Height="{Binding ActualHeight, ElementName=MyDesignerCanvas}">
180 180  
181 181 <Grid.Background>
182   - <ImageBrush ImageSource="Images/map.png"/>
  182 + <ImageBrush ImageSource="Images/mapindex.png"/>
183 183 </Grid.Background>
184 184  
185 185 <!--<Grid.RowDefinitions>
sources/RoboforkApp/bin/Release/RboforkApp.exe
No preview for this file type
sources/RoboforkApp/bin/Release/RboforkApp.pdb
No preview for this file type
sources/RoboforkApp/bin/Release/RoboforkApp.AWS.dll
No preview for this file type
sources/RoboforkApp/bin/Release/RoboforkApp.AWS.pdb
No preview for this file type
sources/RoboforkApp/obj/Release/RboforkApp.exe
No preview for this file type
sources/RoboforkApp/obj/Release/RboforkApp.g.resources
No preview for this file type
sources/RoboforkApp/obj/Release/RboforkApp.pdb
No preview for this file type
sources/RoboforkApp/obj/Release/RboforkApp_Content.g.i.cs
  1 +//------------------------------------------------------------------------------
  2 +// <auto-generated>
  3 +// This code was generated by a tool.
  4 +// Runtime Version:4.0.30319.42000
  5 +//
  6 +// Changes to this file may cause incorrect behavior and will be lost if
  7 +// the code is regenerated.
  8 +// </auto-generated>
  9 +//------------------------------------------------------------------------------
  10 +
  11 +[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/mapindex.png")]
sources/RoboforkApp/obj/Release/RoboforkApp.csprojResolveAssemblyReference.cache
No preview for this file type
sources/RoboforkApp/obj/Release/RoboforkMenuView.baml
No preview for this file type
sources/RoboforkApp/obj/Release/RoboforkMenuView.g.cs
1   -#pragma checksum "..\..\RoboforkMenuView.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "D12DB97184A8A2D6E6020001520512D6"
  1 +#pragma checksum "..\..\RoboforkMenuView.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "D0E3269C8D5FFFD8B48B36E70F319AF3"
2 2 //------------------------------------------------------------------------------
3 3 // <auto-generated>
4 4 // This code was generated by a tool.
sources/RoboforkApp/obj/Release/RoboforkMenuView.g.i.cs
1   -#pragma checksum "..\..\RoboforkMenuView.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "D12DB97184A8A2D6E6020001520512D6"
  1 +#pragma checksum "..\..\RoboforkMenuView.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "D0E3269C8D5FFFD8B48B36E70F319AF3"
2 2 //------------------------------------------------------------------------------
3 3 // <auto-generated>
4 4 // This code was generated by a tool.