Skip to content

Commit

Permalink
[Update] radzen.blazor
Browse files Browse the repository at this point in the history
[Bump] to version 0.13.0
  • Loading branch information
sam.gerene committed Feb 4, 2022
1 parent 06f99da commit ae144a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
<Company>RHEA System S.A.</Company>
<Title>ReqifViewer.Infrastructure</Title>
<Version>0.8.0</Version>
<Version>0.9.0</Version>
<Description>Shared Infrastructure</Description>
<Copyright>Copyright © RHEA System S.A.</Copyright>
<Authors>Sam Gerené</Authors>
Expand Down
4 changes: 2 additions & 2 deletions reqifviewer/reqifviewer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net6.0</TargetFramework>
<Company>RHEA System S.A.</Company>
<Title>reqifviewer</Title>
<Version>0.12.0</Version>
<Version>0.13.0</Version>
<Description>Web Application to inspect ReqIF files</Description>
<Copyright>Copyright © RHEA System S.A.</Copyright>
<Authors>Sam Gerené</Authors>
Expand All @@ -23,7 +23,7 @@
<PackageReference Include="Blazor-Analytics" Version="3.10.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="6.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="6.0.1" PrivateAssets="all" />
<PackageReference Include="Radzen.Blazor" Version="3.14.11" />
<PackageReference Include="Radzen.Blazor" Version="3.14.12" />
<PackageReference Include="Serilog.Extensions.Logging" Version="3.1.0" />
<PackageReference Include="Serilog.Sinks.BrowserConsole" Version="1.0.0" />
</ItemGroup>
Expand Down

0 comments on commit ae144a8

Please sign in to comment.