File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
<PackageReference Include =" Microsoft.Azure.SpaceSDK.Core" Version =" $([System.IO.File]::ReadAllText('/spacefx-dev/config/spacefx_version'))" />
19
19
</ItemGroup >
20
20
<ItemGroup >
21
- <Protobuf Include =" /var/spacedev/protos/spacefx/link/Link.proto" GrpcServices =" Client" Access =" Public" ProtoCompile =" True" CompileOutputs =" True" ProtoRoot =" /var/spacedev/protos" OutputDir =" obj/Debug/net6.0/" ></Protobuf >
21
+ <Protobuf Include =" /var/spacedev/protos/spacefx/protos/ link/Link.proto" GrpcServices =" Client" Access =" Public" ProtoCompile =" True" CompileOutputs =" True" ProtoRoot =" /var/spacedev/protos" OutputDir =" obj/Debug/net6.0/" ></Protobuf >
22
22
</ItemGroup >
23
23
</Project >
Original file line number Diff line number Diff line change 23
23
</PackageReference >
24
24
</ItemGroup >
25
25
<ItemGroup >
26
- <Protobuf Include =" /var/spacedev/protos/spacefx/link/Link.proto" GrpcServices =" Client" Access =" Public" ProtoCompile =" True" CompileOutputs =" True" ProtoRoot =" /var/spacedev/protos" OutputDir =" obj/Debug/net6.0/" ></Protobuf >
26
+ <Protobuf Include =" /var/spacedev/protos/spacefx/protos/ link/Link.proto" GrpcServices =" Client" Access =" Public" ProtoCompile =" True" CompileOutputs =" True" ProtoRoot =" /var/spacedev/protos" OutputDir =" obj/Debug/net6.0/" ></Protobuf >
27
27
</ItemGroup >
28
28
</Project >
You can’t perform that action at this time.
0 commit comments