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

Commit 96bbff4

Browse files
v1.3.1
1 parent 6c3d4b9 commit 96bbff4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

ProjectReferences.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<ItemGroup>
44
<PackageReference Include="ShellBrowser.Core">
5-
<Version>6.3.1.296</Version>
5+
<Version>6.3.1.305</Version>
66
</PackageReference>
77
<PackageReference Include="ShellBrowser.WPF">
8-
<Version>1.3.0.296</Version>
8+
<Version>1.3.1.305</Version>
99
</PackageReference>
1010
</ItemGroup>
1111
</Project>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# ShellBrowser.WPF-Examples
2-
Example projects illustrating the usage of ShellBrowser.WPF components
2+
Example projects illustrating the usage of [ShellBrowser.WPF components](https://www.nuget.org/packages/ShellBrowser.WPF), a suite of file explorer components for WPF.

WPFReferences.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<ItemGroup>
44
<PackageReference Include="ShellBrowser.Core">
5-
<Version>6.3.1.296</Version>
5+
<Version>6.3.1.305</Version>
66
</PackageReference>
77
<PackageReference Include="ShellBrowser.WPF">
8-
<Version>1.3.0.296</Version>
8+
<Version>1.3.1.305</Version>
99
</PackageReference>
1010
</ItemGroup>
1111
</Project>

0 commit comments

Comments
 (0)