Commit df45544 1 parent 1fc89f0 commit df45544 Copy full SHA for df45544
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
<Product >DS.SimpleServiceBus</Product >
8
8
<Authors >Dennis Hogström</Authors >
9
9
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
10
- <AssemblyVersion >1.0.0.4 </AssemblyVersion >
11
- <FileVersion >1.0.0.4 </FileVersion >
12
- <Version >1.0.4 </Version >
10
+ <AssemblyVersion >1.0.0.5 </AssemblyVersion >
11
+ <FileVersion >1.0.0.5 </FileVersion >
12
+ <Version >1.0.5 </Version >
13
13
<PackageLicenseUrl >https://opensource.org/licenses/MIT</PackageLicenseUrl >
14
14
<RepositoryUrl >https://github.com/dennishog/SimpleServiceBus</RepositoryUrl >
15
15
<PackageTags >Masstransit, RabbitMQ, Servicebus</PackageTags >
16
16
<Description >Add message-based communication to your application easily using RabbitMQ.</Description >
17
17
<PackageProjectUrl >https://github.com/dennishog/SimpleServiceBus</PackageProjectUrl >
18
- <PackageReleaseNotes ></PackageReleaseNotes >
18
+ <PackageReleaseNotes >IBusService is now created using factory to be able to support other buses in the future. </PackageReleaseNotes >
19
19
</PropertyGroup >
20
20
21
21
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments