Skip to content

Commit

Permalink
update Shiny
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed Feb 24, 2021
1 parent b7ad9ef commit 29c2c61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Shiny.Prism/Shiny.Prism.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Shiny.Core" Version="2.0.0.2487-preview" />
<PackageReference Include="Shiny.Core" Version="2.0.0.2508-preview" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion tests/Shiny.Prism.Tests/Shiny.Prism.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="Shiny.Testing" Version="2.0.0.2487-preview" />
<PackageReference Include="Shiny.Testing" Version="2.0.0.2508-preview" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 29c2c61

Please sign in to comment.