Skip to content

Commit 69796b0

Browse files
committed
Nuget publish 5.4.0
1 parent b6a96b1 commit 69796b0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Masterloop.Plugin.Application.sln

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,7 @@ Global
3434
{DEDBC216-7FCB-404C-8F21-9EC54BCFD823} = {610369E7-0EA7-40AF-BFAD-700068BAF04F}
3535
{603AEB9C-5201-4EC2-8A57-05DC88210132} = {50FD4255-A765-4553-8E4F-90A3A91EED0B}
3636
EndGlobalSection
37+
GlobalSection(MonoDevelopProperties) = preSolution
38+
version = 5.4.0
39+
EndGlobalSection
3740
EndGlobal

src/Masterloop.Plugin.Application/Masterloop.Plugin.Application.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
<Summary>Plugin to connect .NET/Mono/Core based applications to Masterloop Cloud Services</Summary>
2323
<Title>Masterloop.Plugin.Application</Title>
2424
<PackageId>Masterloop.Plugin.Application</PackageId>
25+
<ReleaseVersion>5.4.0</ReleaseVersion>
2526
</PropertyGroup>
2627
<ItemGroup>
2728
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
2829
<PackageReference Include="RabbitMQ.Client" Version="5.1.0" />
29-
<PackageReference Include="NuGet.Build.Packaging" Version="0.2.2" />
3030
</ItemGroup>
3131
<ItemGroup>
3232
<ProjectReference Include="..\..\submodules\Masterloop.Core.Types\src\Masterloop.Core.Types\Masterloop.Core.Types.csproj" />

0 commit comments

Comments
 (0)