Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 49d20d3

Browse files
committedMar 13, 2025·
feat: adds mutagen daemon controller
1 parent 449bbd9 commit 49d20d3

File tree

6 files changed

+637
-36
lines changed

6 files changed

+637
-36
lines changed
 

‎App/App.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767

6868
<ItemGroup>
6969
<ProjectReference Include="..\CoderSdk\CoderSdk.csproj" />
70+
<ProjectReference Include="..\MutagenSdk\MutagenSdk.csproj" />
7071
<ProjectReference Include="..\Vpn.Proto\Vpn.Proto.csproj" />
7172
<ProjectReference Include="..\Vpn\Vpn.csproj" />
7273
</ItemGroup>

0 commit comments

Comments
 (0)
Please sign in to comment.