diff --git a/Changelog.md b/Changelog.md index 746123e..642d99e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,7 +2,7 @@ [Readme](https://github.com/damienbod/Blazor.BFF.AzureAD.Template/blob/main/README.md) -**2023-12-07** 3.0.0 +**2023-12-07** 3.0.1 - Updated .NET 8 - Fixed Graph SDK photo streaming - Rebranding Microsoft Entra ID diff --git a/README.md b/README.md index 86f78af..c033e60 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ nuget pack content/Blazor.BFF.AzureAD.Template.nuspec Locally built nupkg: ``` -dotnet new install Blazor.BFF.AzureAD.Template.3.0.0.nupkg +dotnet new install Blazor.BFF.AzureAD.Template.3.0.1.nupkg ``` Local folder: diff --git a/content/Blazor.BFF.AzureAD.Template.nuspec b/content/Blazor.BFF.AzureAD.Template.nuspec index 546d608..89542a4 100644 --- a/content/Blazor.BFF.AzureAD.Template.nuspec +++ b/content/Blazor.BFF.AzureAD.Template.nuspec @@ -2,7 +2,7 @@ Blazor.BFF.AzureAD.Template - 3.0.0 + 3.0.1 Blazor.BFF.AzureAD.Template LICENSE Blazor backend for frontend (BFF) template for WASM ASP.NET Core hosted