|
@@ -18,6 +18,7 @@
|
|
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
|
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
|
<!-- Do not include the generator as a lib dependency -->
|
|
<!-- Do not include the generator as a lib dependency -->
|
|
<IncludeBuildOutput>false</IncludeBuildOutput>
|
|
<IncludeBuildOutput>false</IncludeBuildOutput>
|
|
|
|
+ <SuppressDependenciesWhenPacking>true</SuppressDependenciesWhenPacking>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.8.0" PrivateAssets="all" />
|
|
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.8.0" PrivateAssets="all" />
|