File tree 2 files changed +4
-1
lines changed
src/Communication.UI.Blazor 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 7
7
type : string
8
8
description : The version of the library
9
9
required : true
10
- default : 1.1.0
10
+ default : 1.1.1
11
11
VersionSuffix :
12
12
type : string
13
13
description : The version suffix of the library (for example rc.1)
Original file line number Diff line number Diff line change 11
11
<PackageProjectUrl >https://github.com/PosInformatique/PosInformatique.Azure.Communication.UI.Blazor</PackageProjectUrl >
12
12
<PackageReadmeFile >README.md</PackageReadmeFile >
13
13
<PackageReleaseNotes >
14
+ 1.1.1
15
+ - Remove not used files in the NuGet package.
16
+
14
17
1.1.0
15
18
- Refactoring to separate the CallAdapter and the CallComposite to reflect the architecture of the Communication UI Library.
16
19
This refactoring required now a service which will let the developer to create the CallAdapter.
You can’t perform that action at this time.
0 commit comments