Skip to content

Commit 7c53395

Browse files
committed
feat: adds mutagen daemon controller
1 parent 449bbd9 commit 7c53395

10 files changed

+675
-39
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)