Skip to content

Commit dd52af5

Browse files
committed
UITest: ref csproj indead of vcxproj
1 parent 4edacdc commit dd52af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UITests/UITests.App/UITests.App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<Project>{e7697922-9555-4cfb-aee0-c5f4d657e559}</Project>
197197
<Name>Microsoft.Toolkit.Uwp.DeveloperTools</Name>
198198
</ProjectReference>
199-
<ProjectReference Include="..\..\Microsoft.Toolkit.UWP.Input.GazeInteraction\Microsoft.Toolkit.Uwp.Input.GazeInteraction.vcxproj">
199+
<ProjectReference Include="..\..\Microsoft.Toolkit.UWP.Input.GazeInteraction\Microsoft.Toolkit.Uwp.Input.GazeInteraction.csproj">
200200
<Project>{a5e98964-45b1-442d-a07a-298a3221d81e}</Project>
201201
<Name>Microsoft.Toolkit.Uwp.Input.GazeInteraction</Name>
202202
</ProjectReference>

0 commit comments

Comments
 (0)