File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1212 <ImplicitUsings >true</ImplicitUsings >
1313 <PackageIcon >icon.png</PackageIcon >
1414 <GenerateDocumentationFile >true</GenerateDocumentationFile >
15-
15+ < EmbedUntrackedSources >true</ EmbedUntrackedSources >
1616 <PublishRepositoryUrl >true</PublishRepositoryUrl >
1717 </PropertyGroup >
1818
Original file line number Diff line number Diff line change 1313 <TargetsForTfmSpecificBuildOutput >$(TargetsForTfmSpecificBuildOutput);CopyProjectReferencesAssemblyToPackage</TargetsForTfmSpecificBuildOutput >
1414 <NoWarn >EF9100</NoWarn >
1515 <AssemblyOriginatorKeyFile >..\..\Npgsql.snk</AssemblyOriginatorKeyFile >
16+ <PackageIcon >icon.png</PackageIcon >
1617 <!-- Precompiled query is experimental -->
1718 </PropertyGroup >
1819
2829
2930 <ItemGroup >
3031 <Compile Include =" ..\Shared\*.cs" />
32+ <Content Include =" ..\..\icon.png" Link =" icon.png" />
33+ <None Include =" ..\..\icon.png" >
34+ <Pack >True</Pack >
35+ <PackagePath >\</PackagePath >
36+ </None >
3137
3238 <None Update =" Properties\KdbndpStrings.Designer.tt" >
3339 <Generator >TextTemplatingFileGenerator</Generator >
You can’t perform that action at this time.
0 commit comments