Skip to content

Commit

Permalink
chore: add xml header to .props file
Browse files Browse the repository at this point in the history
  • Loading branch information
kl1mm committed Feb 24, 2023
1 parent d138a8a commit 3f94f49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/kli.Localize.Generator/LocalizeGenerator.props
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<Project>
<?xml version="1.0" encoding="utf-8" ?>
<Project>
<ItemGroup>
<CompilerVisibleItemMetadata Include="AdditionalFiles" MetadataName="NamespaceName"/>
<CompilerVisibleItemMetadata Include="AdditionalFiles" MetadataName="ClassName"/>
Expand Down

0 comments on commit 3f94f49

Please sign in to comment.