diff --git a/docs/package-lock.json b/docs/package-lock.json index e2193354..3c5fb52d 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -3948,9 +3948,9 @@ } }, "node_modules/@easyops-cn/docusaurus-search-local": { - "version": "0.52.1", - "resolved": "https://registry.npmjs.org/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.52.1.tgz", - "integrity": "sha512-pwfANjTLOQyAPc2Iz93WbG4OQM5C4COCWARbLAs79FIpIS38gHq3PrbDIX8f7oDhGQp1u6f8fr3K3u3+yZXZTA==", + "version": "0.52.2", + "resolved": "https://registry.npmjs.org/@easyops-cn/docusaurus-search-local/-/docusaurus-search-local-0.52.2.tgz", + "integrity": "sha512-oEHkHe/OWHFcJxOhicS5UqohDOyPieREH+oNoImL/VcdrPzDxT2LB5Scov6WMOpOyDcSMJ6QCvjj63PEhhU8Nw==", "license": "MIT", "dependencies": { "@docusaurus/plugin-content-docs": "^2 || ^3", diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 4c977bef..e8d05aa2 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -50,7 +50,7 @@ PrivateAssets="all" Condition="$(MSBuildProjectExtension) == '.csproj'"/> - + diff --git a/test/KubeOps.Operator.Test/KubeOps.Operator.Test.csproj b/test/KubeOps.Operator.Test/KubeOps.Operator.Test.csproj index 71a4fcb8..90081d45 100644 --- a/test/KubeOps.Operator.Test/KubeOps.Operator.Test.csproj +++ b/test/KubeOps.Operator.Test/KubeOps.Operator.Test.csproj @@ -1,7 +1,7 @@ - + diff --git a/test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj b/test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj index b1cd67dc..ac61bd27 100644 --- a/test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj +++ b/test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.Test.csproj @@ -1,7 +1,7 @@ - + diff --git a/test/KubeOps.Transpiler.Test/KubeOps.Transpiler.Test.csproj b/test/KubeOps.Transpiler.Test/KubeOps.Transpiler.Test.csproj index cc6547a1..4e6c6961 100644 --- a/test/KubeOps.Transpiler.Test/KubeOps.Transpiler.Test.csproj +++ b/test/KubeOps.Transpiler.Test/KubeOps.Transpiler.Test.csproj @@ -2,7 +2,7 @@ - +