Skip to content

Commit

Permalink
Fix incorrect reference
Browse files Browse the repository at this point in the history
  • Loading branch information
erikk committed Feb 20, 2024
1 parent a9be2f7 commit bb75f54
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\FennekIt.SpringCloudConfig.Decrypt\FennekIt.SpringCloudConfig.Decrypt.csproj" />
<ProjectReference Include="..\FennekIt.SpringCloudConfig.Decrypt\Fennekit.SpringCloudConfig.Decrypt.csproj" />
<ProjectReference Include="..\Fennekit.SpringCloudConfig.Decrypt\Fennekit.SpringCloudConfig.Decrypt.csproj" />
</ItemGroup>

Expand Down

0 comments on commit bb75f54

Please sign in to comment.