File tree Expand file tree Collapse file tree
src/Networks/Blockcore.Networks.Impleum Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >netcoreapp3.1</TargetFramework >
4+ <Authors >Blockcore</Authors >
5+ <AssemblyTitle >Blockcore.Networks.Impleum</AssemblyTitle >
6+ <AssemblyName >Blockcore.Networks.Impleum</AssemblyName >
7+ <PackageId >Blockcore.Networks.Impleum</PackageId >
8+ <GeneratePackageOnBuild >False</GeneratePackageOnBuild >
9+ <IsPackable >true</IsPackable >
510 </PropertyGroup >
611
12+ <PropertyGroup >
13+ <LangVersion >latest</LangVersion >
14+ </PropertyGroup >
15+
16+ <ItemGroup >
17+ <EmbeddedResource Include =" icon.png" />
18+ </ItemGroup >
19+
720 <ItemGroup >
821 <ProjectReference Include =" ..\..\Blockcore\Blockcore.csproj" />
922 <ProjectReference Include =" ..\..\Features\Blockcore.Features.Consensus\Blockcore.Features.Consensus.csproj" />
You can’t perform that action at this time.
0 commit comments