File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 <PackageReadmeFile >README.md</PackageReadmeFile >
2020 <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
2121 <Deterministic >true</Deterministic >
22- <GenerateDocumentationFile >false</GenerateDocumentationFile > <!-- TODO: Generate proper documentation -->
22+ <GenerateDocumentationFile >false</GenerateDocumentationFile > <!-- TODO: Generate proper
23+ documentation -->
2324 <IncludeSymbols >true</IncludeSymbols >
2425 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
2526 <IsPackable >true</IsPackable >
3738 <PackageReference Include =" Microsoft.SourceLink.GitHub" PrivateAssets =" All" />
3839 </ItemGroup >
3940 <ItemGroup >
40- <None Include =" ../README.md" Pack =" true" PackagePath =" \" Condition = " Exists('../README.md') " />
41- <!-- Icon -- >
41+ <None Include =" ../../ README.md" Pack =" true" PackagePath =" \"
42+ Condition = " Exists('../../README.md') " / >
4243 <None
43- Include =" ../branding/icon .png"
44+ Include =" ../../ branding/logo .png"
4445 Pack =" true"
4546 PackagePath =" \"
46- Condition =" Exists('../branding/icon .png')"
47+ Condition =" Exists('../../ branding/logo .png')"
4748 />
4849 </ItemGroup >
49- </Project >
50+ </Project >
You can’t perform that action at this time.
0 commit comments