File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
src/Neo.SmartContract.Testing Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <Title >Neo.SmartContract.Testing</Title >
5- <TargetFrameworks >netstandard2.1;net7.0</TargetFrameworks >
5+ <TargetFrameworks >netstandard2.1;net7.0</TargetFrameworks >
66 <LangVersion >latest</LangVersion >
77 <PackageId >Neo.SmartContract.Testing</PackageId >
88 <PackageTags >NEO;Blockchain;Smart Contract</PackageTags >
99 <Description >TestEngine for NEO smart contract testing.</Description >
1010 <IncludeContentInPack >true</IncludeContentInPack >
11- <IncludeBuildOutput >false</IncludeBuildOutput >
12- <ContentTargetFolders >content</ContentTargetFolders >
11+ <ContentTargetFolders >content</ContentTargetFolders >
1312 <Nullable >enable</Nullable >
1413 <NoWarn >$(NoWarn);NU5128</NoWarn >
1514 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments