Skip to content

Commit

Permalink
reference idevops.cement.cli as a project
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Bogdanov committed Aug 8, 2024
1 parent 3080fca commit d223e90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 1 addition & 3 deletions dotnetcementrefs/dotnetcementrefs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@
</ItemGroup>

<ItemGroup>
<Reference Include="Cement.Vostok.Devtools">
<HintPath>..\..\idevops.cement.cli\src\Cement.Vostok.Devtools\bin\Release\netstandard2.0\Cement.Vostok.Devtools.dll</HintPath>
</Reference>
<ProjectReference Include="../../idevops.cement.cli/src/Cement.Vostok.Devtools/Cement.Vostok.Devtools.csproj"/>
</ItemGroup>

</Project>
1 change: 1 addition & 0 deletions module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ src:
full-build:
deps:
- vostok.devtools.ilrepack.bin
- idevops.cement.cli/[email protected]
build:
target: None
configuration: None
Expand Down

0 comments on commit d223e90

Please sign in to comment.