Skip to content

Commit 37eedeb

Browse files
committed
feat: adds mutagen daemon controller
1 parent 449bbd9 commit 37eedeb

File tree

6 files changed

+663
-36
lines changed

6 files changed

+663
-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)