Skip to content

Commit

Permalink
Update package references
Browse files Browse the repository at this point in the history
  • Loading branch information
monambike committed Feb 24, 2024
1 parent 3b51127 commit 93780af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Monambike.Web/Monambike.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="8.0.2" />
<PackageReference Include="Monambike.Core" Version="1.1.0" />
<PackageReference Include="Monambike.Core" Version="1.2.0" />
<PackageReference Include="Notion.Net" Version="4.2.0" />
</ItemGroup>

Expand Down

0 comments on commit 93780af

Please sign in to comment.