Skip to content

Commit 68f91c5

Browse files
committed
Added login test
1 parent 1e1ef0d commit 68f91c5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Automation.sln

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 14
4-
VisualStudioVersion = 14.0.25420.1
4+
VisualStudioVersion = 14.0.25123.0
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Framework", "Framework\Framework.shproj", "{650EBA62-4CA3-4BFC-95DA-6E7920A928A3}"
77
EndProject

UI Tests/UI Tests.csproj

+3
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@
4343
<Compile Include="Class1.cs" />
4444
<Compile Include="Properties\AssemblyInfo.cs" />
4545
</ItemGroup>
46+
<ItemGroup>
47+
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
48+
</ItemGroup>
4649
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
4750
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
4851
Other similar extension points exist, see Microsoft.Common.targets.

0 commit comments

Comments
 (0)