File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
</PropertyGroup >
6
6
7
7
<ItemGroup >
8
- <PackageReference Include =" SharpRTSP" Version =" 1.7 .0" />
8
+ <PackageReference Include =" SharpRTSP" Version =" 1.8 .0" />
9
9
</ItemGroup >
10
10
11
11
<PropertyGroup >
12
12
<GeneratePackageOnBuild >True</GeneratePackageOnBuild >
13
13
<AllowUnsafeBlocks >True</AllowUnsafeBlocks >
14
14
<Nullable >disable</Nullable >
15
15
<Title >$(ProjectName)</Title >
16
- <Version >0.0.5 </Version >
16
+ <Version >0.0.6 </Version >
17
17
<Authors >Lukas Volf</Authors >
18
18
<Copyright >MIT</Copyright >
19
19
<PackageProjectUrl >https://github.com/jimm98y/SharpRealTimeStreaming</PackageProjectUrl >
Original file line number Diff line number Diff line change 5
5
</PropertyGroup >
6
6
7
7
<ItemGroup >
8
- <PackageReference Include =" SharpRTSP" Version =" 1.7 .0" />
8
+ <PackageReference Include =" SharpRTSP" Version =" 1.8 .0" />
9
9
</ItemGroup >
10
10
11
11
<PropertyGroup >
12
12
<GeneratePackageOnBuild >True</GeneratePackageOnBuild >
13
13
<AllowUnsafeBlocks >True</AllowUnsafeBlocks >
14
14
<Nullable >disable</Nullable >
15
15
<Title >$(ProjectName)</Title >
16
- <Version >0.0.5 </Version >
16
+ <Version >0.0.6 </Version >
17
17
<Authors >Lukas Volf</Authors >
18
18
<Copyright >MIT</Copyright >
19
19
<PackageProjectUrl >https://github.com/jimm98y/SharpRealTimeStreaming</PackageProjectUrl >
You can’t perform that action at this time.
0 commit comments