Skip to content

Commit

Permalink
v1.1.0 Official Production Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny Logsdon committed Nov 28, 2024
1 parent d60dd2e commit 02cc450
Show file tree
Hide file tree
Showing 24 changed files with 26 additions and 23 deletions.
3 changes: 3 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.1.0
- Official Production Release

# 1.0.11
- Update all package references to latest version
- CacheMongoDbConstants: Updated app settings values (add s to end of ServiceBricks)
Expand Down
Binary file modified src/V1/ServiceBricks.Cache.AzureDataTables/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Cache.AzureDataTables</PackageId>
<Title>ServiceBricks.Cache.AzureDataTables</Title>
Expand Down Expand Up @@ -36,6 +36,6 @@
<ProjectReference Include="..\ServiceBricks.Cache\ServiceBricks.Cache.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>
</Project>
Binary file modified src/V1/ServiceBricks.Cache.Cosmos/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Cache.Cosmos</PackageId>
<Title>ServiceBricks.Cache.Cosmos</Title>
Expand Down Expand Up @@ -36,7 +36,7 @@
<ProjectReference Include="..\ServiceBricks.Cache.EntityFrameworkCore\ServiceBricks.Cache.EntityFrameworkCore.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>

</Project>
Binary file modified src/V1/ServiceBricks.Cache.EntityFrameworkCore/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Cache.EntityFrameworkCore</PackageId>
<Title>ServiceBricks.Cache.EntityFrameworkCore</Title>
Expand Down Expand Up @@ -36,6 +36,6 @@
<ProjectReference Include="..\ServiceBricks.Cache\ServiceBricks.Cache.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>
</Project>
Binary file modified src/V1/ServiceBricks.Cache.InMemory/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Cache.InMemory</PackageId>
<Title>ServiceBricks.Cache.InMemory</Title>
Expand Down Expand Up @@ -36,7 +36,7 @@
<ProjectReference Include="..\ServiceBricks.Cache.EntityFrameworkCore\ServiceBricks.Cache.EntityFrameworkCore.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>

</Project>
Binary file modified src/V1/ServiceBricks.Cache.Microservice/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Cache.Microservice</PackageId>
<Title>ServiceBricks.Cache.Microservice</Title>
Expand Down Expand Up @@ -34,7 +34,7 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ServiceBricks.Cache\ServiceBricks.Cache.csproj" PrivateAssets="All">
Expand Down
Binary file modified src/V1/ServiceBricks.Cache.MongoDb/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Cache.MongoDb</PackageId>
<Title>ServiceBricks.Cache.MongoDb</Title>
Expand Down Expand Up @@ -36,7 +36,7 @@
<ProjectReference Include="..\ServiceBricks.Cache\ServiceBricks.Cache.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>

</Project>
Binary file modified src/V1/ServiceBricks.Cache.Postgres/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Cache.Postgres</PackageId>
<Title>ServiceBricks.Cache.Postgres</Title>
Expand Down Expand Up @@ -36,7 +36,7 @@
<ProjectReference Include="..\ServiceBricks.Cache.EntityFrameworkCore\ServiceBricks.Cache.EntityFrameworkCore.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>

</Project>
Binary file modified src/V1/ServiceBricks.Cache.SqlServer/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Cache.SqlServer</PackageId>
<Title>ServiceBricks.Cache.SqlServer</Title>
Expand Down Expand Up @@ -36,7 +36,7 @@
<ProjectReference Include="..\ServiceBricks.Cache.EntityFrameworkCore\ServiceBricks.Cache.EntityFrameworkCore.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>

</Project>
Binary file modified src/V1/ServiceBricks.Cache.Sqlite/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Cache.Sqlite</PackageId>
<Title>ServiceBricks.Cache.Sqlite</Title>
Expand Down Expand Up @@ -36,7 +36,7 @@
<ProjectReference Include="..\ServiceBricks.Cache.EntityFrameworkCore\ServiceBricks.Cache.EntityFrameworkCore.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks.Core" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Core" Version="1.1.0" />
</ItemGroup>

</Project>
Binary file modified src/V1/ServiceBricks.Cache/Resource/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/V1/ServiceBricks.Cache/ServiceBricks.Cache.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.1.0-p</Version>
<Version>1.1.0</Version>
<Description>The open source microservices platform. Visit https://ServiceBricks.com to learn more.</Description>
<PackageId>ServiceBricks.Cache</PackageId>
<Title>ServiceBricks.Cache</Title>
Expand Down Expand Up @@ -33,7 +33,7 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="ServiceBricks" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks" Version="1.1.0" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ServiceBricks.Xunit" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Xunit" Version="1.1.0" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net6.0'">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ServiceBricks.Xunit" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Xunit" Version="1.1.0" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net7.0'">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ServiceBricks.Xunit" Version="1.1.0-p" />
<PackageReference Include="ServiceBricks.Xunit" Version="1.1.0" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net8.0'">
Expand Down

0 comments on commit 02cc450

Please sign in to comment.