Skip to content

Commit

Permalink
Update Echo.csproj and EchoTest.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
user committed Jul 28, 2023
1 parent 058c1f2 commit ab1f2e3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Echo/Main/src/Echo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

<ItemGroup>
<ProjectReference Include="..\Lib_CSharp\PoliNetwork.Core\src\PoliNetwork.Core.csproj"/>
<ProjectReference Include="..\Lib_CSharp\PoliNetwork.Telegram\PoliNetwork.Telegram.csproj"/>
<ProjectReference Include="..\Lib_CSharp\PoliNetwork.Telegram\src\PoliNetwork.Telegram.csproj"/>
</ItemGroup>

Expand Down
1 change: 0 additions & 1 deletion Echo/Test/EchoTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

<ItemGroup>
<ProjectReference Include="..\Main\Lib_CSharp\PoliNetwork.Core\src\PoliNetwork.Core.csproj"/>
<ProjectReference Include="..\Main\Lib_CSharp\PoliNetwork.Telegram\PoliNetwork.Telegram.csproj"/>
<ProjectReference Include="..\Main\Lib_CSharp\PoliNetwork.Telegram\src\PoliNetwork.Telegram.csproj"/>
</ItemGroup>

Expand Down

0 comments on commit ab1f2e3

Please sign in to comment.