Skip to content

Commit

Permalink
Bump NuGet versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sewer56 committed Jul 16, 2019
1 parent 3345cbd commit cef3856
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageIconUrl>https://avatars1.githubusercontent.com/u/45473408</PackageIconUrl>
<RepositoryUrl>https://github.com/Reloaded-Project/Reloaded.Messaging</RepositoryUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageIconUrl>https://avatars1.githubusercontent.com/u/45473408</PackageIconUrl>
<RepositoryUrl>https://github.com/Reloaded-Project/Reloaded.Messaging</RepositoryUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageIconUrl>https://avatars1.githubusercontent.com/u/45473408</PackageIconUrl>
<RepositoryUrl>https://github.com/Reloaded-Project/Reloaded.Messaging</RepositoryUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.0.2</Version>
<Version>1.0.3</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
2 changes: 1 addition & 1 deletion Source/Reloaded.Messaging/Reloaded.Messaging.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<RepositoryUrl>https://github.com/Reloaded-Project/Reloaded.Messaging</RepositoryUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Copyright>Sewer56</Copyright>
<Version>1.0.1</Version>
<Version>1.0.2</Version>

<DefineConstants Condition="'$(TargetFramework)' == 'netstandard2.1'">$(DefineConstants);USE_NATIVE_SPAN_API</DefineConstants>
</PropertyGroup>
Expand Down

0 comments on commit cef3856

Please sign in to comment.