We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 821460a commit 8a1f378Copy full SHA for 8a1f378
1 file changed
ListingManager/ListingManager.csproj
@@ -32,6 +32,7 @@
32
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
33
</PropertyGroup>
34
<ItemGroup>
35
+ <None Include="../README.md" Pack="true" PackagePath="\"/>
36
<SourceRoot Include="$(MSBuildThisFileDirectory)/"/>
37
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
38
<PrivateAssets>all</PrivateAssets>
0 commit comments