Skip to content

Commit

Permalink
Add Razor.xaml to the package
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrzesniewski committed Dec 11, 2024
1 parent c302ea1 commit 2926bfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/RazorBlade/RazorBlade.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<ItemGroup>
<None Include="RazorBlade.props" Pack="true" PackagePath="build" />
<None Include="RazorBlade.targets" Pack="true" PackagePath="build" />
<None Include="RazorBlade.xaml" Pack="true" PackagePath="build" />
<None Include="RazorBlade.MT.props" Pack="true" PackagePath="buildMultiTargeting/RazorBlade.props" />
<None Include="RazorBlade.MT.targets" Pack="true" PackagePath="buildMultiTargeting/RazorBlade.targets" />
<None Include="../../icon.png" Pack="true" PackagePath="/" Visible="false" />
Expand Down

0 comments on commit 2926bfe

Please sign in to comment.