Skip to content

Commit d0a6f97

Browse files
committed
Delete a feature file we no longer want
1 parent 573680a commit d0a6f97

File tree

3 files changed

+2
-58
lines changed

3 files changed

+2
-58
lines changed

Solutions/Corvus.Json.Specs/Corvus.Json.Specs.csproj

+1-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@
55
<TargetFramework>net6.0</TargetFramework>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
8-
</PropertyGroup>
9-
10-
<PropertyGroup>
11-
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
8+
<IsPackable>false</IsPackable>
129
</PropertyGroup>
1310

1411
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">

Solutions/Corvus.Json.Specs/Features/JsonSchema/Draft201909/refOfUnknownKeyword.feature

-50
This file was deleted.

Solutions/Corvus.JsonSchema.Benchmarking/Corvus.JsonSchema.Benchmarking.csproj

+1-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@
66
<TargetFramework>net6.0</TargetFramework>
77
<ImplicitUsings>enable</ImplicitUsings>
88
<Nullable>enable</Nullable>
9-
</PropertyGroup>
10-
11-
<PropertyGroup>
12-
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
9+
<IsPackable>false</IsPackable>
1310
</PropertyGroup>
1411

1512
<ItemGroup>

0 commit comments

Comments
 (0)