Skip to content

Commit

Permalink
Merge pull request #9156 from tmeschter/230711-TweakXamlHandling
Browse files Browse the repository at this point in the history
fix: Address a missing .xaml file
  • Loading branch information
tmeschter committed Jul 12, 2023
2 parents 4b2859a + 2029f07 commit d4d26ea
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,6 @@
<DependentUpon>SupportedTargetFrameworkAlias.xaml</DependentUpon>
</Compile>
<XamlPropertyRule Include="ProjectSystem\Rules\SupportedTargetFrameworkAlias.xaml">
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
<XlfInput>false</XlfInput>
<Generator>MSBuild:GenerateRuleSourceFromXaml</Generator>
<SubType>Designer</SubType>
Expand Down

0 comments on commit d4d26ea

Please sign in to comment.