Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Commit

Permalink
v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ShellBrowserWeber committed Mar 17, 2022
1 parent 6c3d4b9 commit 96bbff4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions ProjectReferences.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<PackageReference Include="ShellBrowser.Core">
<Version>6.3.1.296</Version>
<Version>6.3.1.305</Version>
</PackageReference>
<PackageReference Include="ShellBrowser.WPF">
<Version>1.3.0.296</Version>
<Version>1.3.1.305</Version>
</PackageReference>
</ItemGroup>
</Project>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# ShellBrowser.WPF-Examples
Example projects illustrating the usage of ShellBrowser.WPF components
Example projects illustrating the usage of [ShellBrowser.WPF components](https://www.nuget.org/packages/ShellBrowser.WPF), a suite of file explorer components for WPF.
4 changes: 2 additions & 2 deletions WPFReferences.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<PackageReference Include="ShellBrowser.Core">
<Version>6.3.1.296</Version>
<Version>6.3.1.305</Version>
</PackageReference>
<PackageReference Include="ShellBrowser.WPF">
<Version>1.3.0.296</Version>
<Version>1.3.1.305</Version>
</PackageReference>
</ItemGroup>
</Project>
Expand Down

0 comments on commit 96bbff4

Please sign in to comment.