Skip to content

Commit 8c080e8

Browse files
committed
fix: use correct targets file
1 parent edaed46 commit 8c080e8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/KubeOps.Operator/KubeOps.Operator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</ItemGroup>
2727

2828
<ItemGroup>
29-
<Content Include="Build\Generator.targets">
29+
<Content Include="Build\KubeOps.Operator.targets">
3030
<PackagePath>build/</PackagePath>
3131
</Content>
3232
</ItemGroup>

0 commit comments

Comments
 (0)