Skip to content

Commit

Permalink
fix build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
gregsdennis committed Apr 19, 2024
1 parent ac2aa7b commit 218469d
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 15 deletions.
1 change: 0 additions & 1 deletion Json.More/Json.More.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<Authors>Greg Dennis</Authors>
<Description>Provides extended functionality for the System.Text.Json namespace.</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>json-logo-256.png</PackageIcon>
<PackageProjectUrl>https://github.com/gregsdennis/json-everything</PackageProjectUrl>
Expand Down
1 change: 0 additions & 1 deletion JsonE/JsonE.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<Authors>Greg Dennis</Authors>
<Description>JSON-e built on the System.Text.Json namespace</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>json-logo-256.png</PackageIcon>
<PackageProjectUrl>https://github.com/gregsdennis/json-everything</PackageProjectUrl>
Expand Down
1 change: 0 additions & 1 deletion JsonLogic/JsonLogic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<AssemblyVersion>5.0.0.0</AssemblyVersion>
<Authors>Greg Dennis</Authors>
<Description>JsonLogic built on the System.Text.Json namespace</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>json-logo-256.png</PackageIcon>
<PackageProjectUrl>https://github.com/gregsdennis/json-everything</PackageProjectUrl>
Expand Down
1 change: 0 additions & 1 deletion JsonPatch/JsonPatch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<AssemblyVersion>3.0.0.0</AssemblyVersion>
<Authors>Greg Dennis</Authors>
<Description>JSON Patch built on the System.Text.Json namespace</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>json-logo-256.png</PackageIcon>
<PackageProjectUrl>https://github.com/gregsdennis/json-everything</PackageProjectUrl>
Expand Down
1 change: 0 additions & 1 deletion JsonPath/JsonPath.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<Authors>Greg Dennis</Authors>
<Description>JSON Path (RFC 9535) built on the System.Text.Json namespace</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/gregsdennis/json-everything</PackageProjectUrl>
<RepositoryUrl>https://github.com/gregsdennis/json-everything</RepositoryUrl>
Expand Down
1 change: 0 additions & 1 deletion JsonPointer/JsonPointer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
<AssemblyVersion>4.0.0.0</AssemblyVersion>
<Authors>Greg Dennis</Authors>
<Description>JSON Pointer built on the System.Text.Json namespace</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>json-logo-256.png</PackageIcon>
<PackageProjectUrl>https://github.com/gregsdennis/json-everything</PackageProjectUrl>
Expand Down
1 change: 0 additions & 1 deletion JsonSchema.ArrayExt/JsonSchema.ArrayExt.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<Authors>Greg Dennis</Authors>
<Description>Extends JsonSchema.Net to provide keywords to extend array validation</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>json-logo-256.png</PackageIcon>
<PackageProjectUrl>https://github.com/gregsdennis/json-everything</PackageProjectUrl>
Expand Down
1 change: 0 additions & 1 deletion JsonSchema.Data/JsonSchema.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<AssemblyVersion>6.0.0.0</AssemblyVersion>
<Authors>Greg Dennis</Authors>
<Description>Extends JsonSchema.Net to provide the "data" keyword</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>json-logo-256.png</PackageIcon>
<PackageProjectUrl>https://github.com/gregsdennis/json-everything</PackageProjectUrl>
Expand Down
1 change: 0 additions & 1 deletion JsonSchema.DataGeneration/JsonSchema.DataGeneration.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<Authors>Greg Dennis</Authors>
<Product>JsonSchema.Net</Product>
<Description>Data generation extension for JsonSchema.Net</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>json-logo-256.png</PackageIcon>
<PackageProjectUrl>https://github.com/gregsdennis/json-everything</PackageProjectUrl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<Authors>Greg Dennis</Authors>
<Description>Extends JsonSchema.Net.Generation to support the System.ComponentModel.DataAnnotations namespace</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>json-logo-256.png</PackageIcon>
<PackageProjectUrl>https://github.com/gregsdennis/json-everything</PackageProjectUrl>
Expand Down
1 change: 0 additions & 1 deletion JsonSchema.Generation/JsonSchema.Generation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<AssemblyVersion>4.0.0.0</AssemblyVersion>
<Authors>Greg Dennis</Authors>
<Description>Extends JsonSchema.Net to provide schema generation functionality</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>json-logo-256.png</PackageIcon>
<PackageProjectUrl>https://github.com/gregsdennis/json-everything</PackageProjectUrl>
Expand Down
3 changes: 1 addition & 2 deletions JsonSchema.OpenApi/JsonSchema.OpenApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<AssemblyVersion>3.0.0.0</AssemblyVersion>
<Authors>Greg Dennis</Authors>
<Description>Extends JsonSchema.Net to support OpenAPI v3.1's JSON Schema vocabulary extension</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>openapi.png</PackageIcon>
<PackageProjectUrl>https://github.com/gregsdennis/json-everything</PackageProjectUrl>
Expand All @@ -42,7 +41,7 @@
<None Include="..\tools\ApiDocsGenerator\release-notes\rn-json-schema-openapi.md" Link="release-notes.md" />
<None Include="README.md" Pack="true" PackagePath="\" />
<None Include="..\LICENSE" Pack="true" PackagePath="\" />
<None Include="..\Resources\json-logo-256.png" Pack="true" PackagePath="\" />
<None Include="..\Resources\openapi.png" Pack="true" PackagePath="\" />
</ItemGroup>

<ItemGroup>
Expand Down
1 change: 0 additions & 1 deletion JsonSchema/JsonSchema.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<AssemblyVersion>6.0.0.0</AssemblyVersion>
<Authors>Greg Dennis</Authors>
<Description>JSON Schema built on the System.Text.Json namespace</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>json-logo-256.png</PackageIcon>
<PackageProjectUrl>https://github.com/gregsdennis/json-everything</PackageProjectUrl>
Expand Down
1 change: 0 additions & 1 deletion Yaml2JsonNode/Yaml2JsonNode.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<Authors>Greg Dennis</Authors>
<Description>Allows conversion of YamlDotNet's YAML models to JsonNodes</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>json-logo-256.png</PackageIcon>
<PackageProjectUrl>https://github.com/gregsdennis/json-everything</PackageProjectUrl>
Expand Down

0 comments on commit 218469d

Please sign in to comment.