Skip to content

Commit

Permalink
ref 6.0.2 in samples
Browse files Browse the repository at this point in the history
  • Loading branch information
nabinked committed Dec 10, 2019
1 parent 4d873a1 commit 9c47a68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/Noty/Noty.csproj
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NToastNotify" Version="6.0.1" />
<PackageReference Include="NToastNotify" Version="6.0.2" />
</ItemGroup>

<!-- <ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion samples/Toastr/Toastr.csproj
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NToastNotify" Version="6.0.1" />
<PackageReference Include="NToastNotify" Version="6.0.2" />
</ItemGroup>

<!-- <ItemGroup>
Expand Down

0 comments on commit 9c47a68

Please sign in to comment.