We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e52415c commit fd03672Copy full SHA for fd03672
src/Directory.Build.props
@@ -167,7 +167,7 @@
167
</ItemGroup>
168
169
<ItemGroup Label="OSMF" Condition="Exists('$(MSBuildThisFileDirectory)..\osmfeula.txt')">
170
- <None Include="$(MSBuildThisFileDirectory)..\osmfeula.txt" Link="osmfeula.txt" PackagePath="OSMFEULA.txt" />
+ <Content Include="$(MSBuildThisFileDirectory)..\osmfeula.txt" Link="osmfeula.txt" PackagePath="OSMFEULA.txt" />
171
172
173
<Import Project="Directory.props" Condition="Exists('Directory.props')"/>
0 commit comments