We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c870bf commit 4c954dbCopy full SHA for 4c954db
src/KubeOps.Operator.Web/KubeOps.Operator.Web.csproj
@@ -18,7 +18,7 @@
18
19
<ItemGroup>
20
<ProjectReference Include="..\KubeOps.Abstractions\KubeOps.Abstractions.csproj"/>
21
- <ProjectReference Include="..\KubeOps.Generator\KubeOps.Generator.csproj" />
+ <ProjectReference Include="..\KubeOps.Operator\KubeOps.Operator.csproj" />
22
</ItemGroup>
23
24
</Project>
0 commit comments