You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/Files.App.UITests/Files.App.UITests.csproj
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -36,12 +36,6 @@
36
36
<ItemGroupCondition="'$(DisableMsixProjectCapabilityAddedByProject)'!='true' and '$(EnableMsixTooling)'=='true'">
37
37
<ProjectCapabilityInclude="Msix" />
38
38
</ItemGroup>
39
-
<ItemGroup>
40
-
<PageUpdate="Views\StorageControlsPage.xaml">
41
-
<XamlRuntime>$(DefaultXamlRuntime)</XamlRuntime>
42
-
<Generator>MSBuild:Compile</Generator>
43
-
</Page>
44
-
</ItemGroup>
45
39
<!-- Allows the Solution Explorer "Package and Publish" context menu entry to be enabled for this project even if the Windows App SDK Nuget package has not yet been restored. -->
46
40
<PropertyGroupCondition="'$(DisableHasPackageAndPublishMenuAddedByProject)'!='true' and '$(EnableMsixTooling)'=='true'">
0 commit comments