Skip to content

Commit 5ec14c5

Browse files
authored
fix(dotnet new templates): Remove KubeOps reference from file. This is done by post action.
1 parent 2b94cfe commit 5ec14c5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/KubeOps.Templates/Templates/Operator.FSharp/GeneratedOperatorProject.fsproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,4 @@
1313
<Compile Include="Program.fs" />
1414
</ItemGroup>
1515

16-
<ItemGroup>
17-
<PackageReference Include="KubeOps" Version="3.1.0" />
18-
</ItemGroup>
19-
2016
</Project>

0 commit comments

Comments
 (0)