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 8
8
</PropertyGroup >
9
9
10
10
<ItemGroup >
11
- <PackageReference Include =" Microsoft.Azure.SignalR.Management" Version =" 1.0.0-preview1- *" />
11
+ <PackageReference Include =" Microsoft.Azure.SignalR.Management" Version =" 1.0.*" />
12
12
<PackageReference Include =" Microsoft.Extensions.CommandLineUtils" Version =" 1.1.1" />
13
13
<PackageReference Include =" Microsoft.Extensions.Configuration.UserSecrets" Version =" 2.2.0" />
14
14
<PackageReference Include =" Microsoft.Extensions.Logging" Version =" 2.2.0" />
Original file line number Diff line number Diff line change 9
9
<ItemGroup >
10
10
<PackageReference Include =" Microsoft.AspNetCore.App" />
11
11
<PackageReference Include =" Microsoft.AspNetCore.Razor.Design" Version =" 2.2.0" PrivateAssets =" All" />
12
- <PackageReference Include =" Microsoft.Azure.SignalR.Management" Version =" 1.0.0-preview1- *" />
12
+ <PackageReference Include =" Microsoft.Azure.SignalR.Management" Version =" 1.0.*" />
13
13
</ItemGroup >
14
14
15
15
</Project >
You can’t perform that action at this time.
0 commit comments