Skip to content

Commit 0a651fe

Browse files
committed
E Updated nugets, removed duplicated Directory.Build.props
1 parent bb57e80 commit 0a651fe

File tree

3 files changed

+2
-35
lines changed

3 files changed

+2
-35
lines changed

src/SharpRTSPClient/Directory.Build.props

Lines changed: 0 additions & 33 deletions
This file was deleted.

src/SharpRTSPClient/SharpRTSPClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="SharpRTSP" Version="1.8.0" />
8+
<PackageReference Include="SharpRTSP" Version="1.8.1" />
99
</ItemGroup>
1010

1111
</Project>

src/SharpRTSPServer/SharpRTSPServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="SharpRTSP" Version="1.8.0" />
8+
<PackageReference Include="SharpRTSP" Version="1.8.1" />
99
</ItemGroup>
1010

1111
</Project>

0 commit comments

Comments
 (0)