Skip to content

Commit fd03672

Browse files
authored
Change file type from None to Content for osmfeula.txt
1 parent e52415c commit fd03672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
</ItemGroup>
168168

169169
<ItemGroup Label="OSMF" Condition="Exists('$(MSBuildThisFileDirectory)..\osmfeula.txt')">
170-
<None Include="$(MSBuildThisFileDirectory)..\osmfeula.txt" Link="osmfeula.txt" PackagePath="OSMFEULA.txt" />
170+
<Content Include="$(MSBuildThisFileDirectory)..\osmfeula.txt" Link="osmfeula.txt" PackagePath="OSMFEULA.txt" />
171171
</ItemGroup>
172172

173173
<Import Project="Directory.props" Condition="Exists('Directory.props')"/>

0 commit comments

Comments
 (0)