File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
AElf.Blockchains.MainChain
AElf.Blockchains.SideChain Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 55 <!-- Conflict with genesis contract-->
66 <NoWarn >0436</NoWarn >
77 <Description >Main module for a mainchain node.</Description >
8- <Configuration >Release</Configuration >
9- <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
108 </PropertyGroup >
119 <ItemGroup >
1210 <ProjectReference Include =" ..\AElf.Blockchains.BasicBaseChain\AElf.Blockchains.BasicBaseChain.csproj" />
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >net8.0</TargetFramework >
55 <Description >Main module for a sidechain node.</Description >
6- <Configuration >Release</Configuration >
7- <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
86 </PropertyGroup >
97 <PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
108 <NoWarn >1701;1702</NoWarn >
You can’t perform that action at this time.
0 commit comments