Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Updated references and published new Nuget version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mika Berglund committed Feb 10, 2021
1 parent b3b408e commit 686b679
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Blazorade.Teams/Blazorade.Teams.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<Version>1.0.0-rc-02</Version>
<Version>1.0.0-rc-03</Version>
<Authors>Mika Berglund</Authors>
<Company>Blazorade</Company>
<Product>Blazorade Teams</Product>
Expand Down Expand Up @@ -45,7 +45,7 @@

<ItemGroup>
<PackageReference Include="Blazorade.Core" Version="2.0.0-rc-02" />
<PackageReference Include="Blazorade.Msal" Version="1.0.0-rc-01" />
<PackageReference Include="Blazorade.Msal" Version="1.0.0-rc-02" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="5.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="5.0.2" />
</ItemGroup>
Expand Down

0 comments on commit 686b679

Please sign in to comment.