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 @@ -10,7 +10,7 @@ namespace Fritz.StreamTools.Hubs
10
10
public interface IAttentionHubClient
11
11
{
12
12
13
- // Cheer 100 parithon 12/18/2018
13
+ // Cheer 200 parithon 12/18/2018
14
14
// Cheer 500 pharewings 12/18/2018
15
15
Task AlertFritz ( ) ;
16
16
Task ClientConnected ( string connectionId ) ;
Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" AutoFixture" Version =" 4.5.0 " />
10
+ <PackageReference Include =" AutoFixture" Version =" 4.5.1 " />
11
11
<PackageReference Include =" AutoFixture.AutoMoq" Version =" 4.5.1" />
12
12
<PackageReference Include =" AutoFixture.Xunit2" Version =" 4.5.0" />
13
13
<PackageReference Include =" FluentAssertions" Version =" 5.5.3" />
You can’t perform that action at this time.
0 commit comments