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 978eea5 commit e1c5dfdCopy full SHA for e1c5dfd
src/Common/Codelisk.GeneratorAttributes/Codelisk.GeneratorAttributes.csproj
@@ -5,10 +5,6 @@
5
<TargetFramework>$(GeneratorTargetFramework)</TargetFramework>
6
</PropertyGroup>
7
8
- <PropertyGroup Condition="'$(Configuration)' == 'Release'">
9
- <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
10
- </PropertyGroup>
11
-
12
<ItemGroup>
13
<ProjectReference Include="..\Codelisk.GeneratorShared\Codelisk.GeneratorShared.csproj" PrivateAssets="all" />
14
</ItemGroup>
0 commit comments