Files
Sharepoint-Toolbox/SharepointToolbox.slnx
Dev eac34e3e2c feat(01-01): add xUnit test project with 7 stub test files
- SharepointToolbox.Tests targeting net10.0-windows with UseWPF=true
- Moq 4.20.72 added for future mocking
- 7 stub test files across Services, Auth, ViewModels, Localization, Integration
- All tests marked [Fact(Skip)] referencing implementation plan — 0 failed, 7 skipped
- Solution build: 0 errors, 0 warnings
2026-04-02 12:02:30 +02:00

5 lines
163 B
Plaintext

<Solution>
<Project Path="SharepointToolbox.Tests/SharepointToolbox.Tests.csproj" />
<Project Path="SharepointToolbox/SharepointToolbox.csproj" />
</Solution>