Skip to content

Commit 08b8d5b

Browse files
authored
Merge pull request #1 from Zodt/fix/added-missing-project-to-tunit-dev-slnx
Add `TUnit.TestProject.Library` to the solution file
2 parents 780b9db + 7e48739 commit 08b8d5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

TUnit.Dev.slnx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
<Project Path="TUnit.OpenTelemetry.Tests/TUnit.OpenTelemetry.Tests.csproj" />
6666
<Project Path="TUnit.PublicAPI/TUnit.PublicAPI.csproj" />
6767
<Project Path="TUnit.RpcTests/TUnit.RpcTests.csproj" />
68+
<Project Path="TUnit.TestProject.Library/TUnit.TestProject.Library.csproj" />
6869
<Project Path="TUnit.UnitTests/TUnit.UnitTests.csproj" />
6970
</Folder>
7071
</Solution>

0 commit comments

Comments
 (0)