Skip to content

Commit 92b7a2c

Browse files
committed
cleaned csproj
1 parent 8607b79 commit 92b7a2c

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

Microsoft.Toolkit.Uwp.SampleApp/Microsoft.Toolkit.Uwp.SampleApp.csproj

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -629,10 +629,8 @@
629629
<Content Include="SamplePages\StaggeredLayout\StaggeredLayout.bind" />
630630
<Content Include="SamplePages\EnumValuesExtension\EnumValuesExtensionXaml.bind" />
631631
<Content Include="SamplePages\EnumValuesExtension\EnumValuesExtensionCode.bind" />
632-
<Content Include="SamplePages\FocusBehavior\FocusBehaviorXaml.bind">
633-
<Generator>XamlIntelliSenseFileGenerator</Generator>
634-
<SubType>Designer</SubType>
635-
</Content>
632+
<Content Include="SamplePages\FocusBehavior\FocusBehaviorXaml.bind" />
633+
<Content Include="SamplePages\AutoFocusBehavior\AutoFocusBehaviorXaml.bind" />
636634
</ItemGroup>
637635
<ItemGroup>
638636
<Compile Include="App.xaml.cs">
@@ -1015,10 +1013,6 @@
10151013
<SubType>Designer</SubType>
10161014
<Generator>MSBuild:Compile</Generator>
10171015
</Page>
1018-
<Content Include="SamplePages\AutoFocusBehavior\AutoFocusBehaviorXaml.bind">
1019-
<SubType>Designer</SubType>
1020-
<Generator>MSBuild:Compile</Generator>
1021-
</Content>
10221016
<Page Include="SamplePages\EnumValuesExtension\EnumValuesExtensionPage.xaml">
10231017
<Generator>MSBuild:Compile</Generator>
10241018
<SubType>Designer</SubType>

0 commit comments

Comments
 (0)