Commit 1f13258
authored
fix: Update project name in solution file (#380)
<!-- Please use this template for your pull request. -->
<!-- Please use the sections that you need and delete other sections -->
## This PR
<!-- add the description of the PR here -->
This pull request includes a small change to the `OpenFeature.sln` file.
The change renames the project from `"."` to `".root"` to fix the
current build issues.
*
[`OpenFeature.sln`](diffhunk://#diff-3043b3423bc4a34abd4501e344ea4f1f3c18a61e3ca97b9f914a868fa20105b6L6-R6):
Renamed project from `"."` to `".root"` to improve clarity.
### Notes
<!-- any additional notes for this PR -->
- Check build for details:
https://github.com/open-feature/dotnet-sdk/actions/runs/13279965378/job/37076213831
Signed-off-by: André Silva <[email protected]>1 parent 3bdc79b commit 1f13258
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments