Skip to content

Commit

Permalink
fix: Version reference for BlazorRealm
Browse files Browse the repository at this point in the history
  • Loading branch information
dworthen committed Jun 8, 2018
1 parent f8a7120 commit 9368fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BlazorRealmAsync/BlazorRealmAsync.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</When>
<Otherwise>
<ItemGroup>
<ProjectReference Include="Blazor.Realm" Version="[0,1)" />
<PackageReference Include="Blazor.Realm" Version="0.*" />
</ItemGroup>
</Otherwise>
</Choose>
Expand Down

0 comments on commit 9368fb3

Please sign in to comment.