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 4c0dd83 commit 1c6bd00Copy full SHA for 1c6bd00
src/Simplify.Web.Swagger/Simplify.Web.Swagger.csproj
@@ -31,6 +31,6 @@
31
<ItemGroup>
32
<None Include="..\..\images\icon.png" Pack="true" Visible="false" PackagePath="" />
33
<None Include="CHANGELOG.md" Pack="true" PackagePath="\" />
34
- <None Include="..\LICENSE.txt" Pack="true" PackagePath="\" />
+ <None Include="..\..\LICENSE.txt" Pack="true" PackagePath="\" />
35
</ItemGroup>
36
</Project>
0 commit comments