Skip to content

Commit 9963bc7

Browse files
Using V6.3.0.
1 parent f748567 commit 9963bc7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CoreReferences.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<ItemGroup>
44
<PackageReference Include="ShellBrowser.Core">
5-
<Version>6.2.1.280</Version>
5+
<Version>6.3.0.290</Version>
66
</PackageReference>
77
</ItemGroup>
88
</Project>

ProjectReferences.props

+2-2
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.2.1.280</Version>
5+
<Version>6.3.0.290</Version>
66
</PackageReference>
77
<PackageReference Include="ShellBrowser.NET">
8-
<Version>6.2.1.280</Version>
8+
<Version>6.3.0.290</Version>
99
</PackageReference>
1010
</ItemGroup>
1111
</Project>

0 commit comments

Comments
 (0)