Skip to content

Commit f748567

Browse files
Increased package versions to 6.2.1.280
1 parent 26e2c51 commit f748567

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CoreReferences.props

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
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.279</Version>
5+
<Version>6.2.1.280</Version>
66
</PackageReference>
77
</ItemGroup>
88
</Project>
9+

ProjectReferences.props

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@
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.279</Version>
5+
<Version>6.2.1.280</Version>
66
</PackageReference>
77
<PackageReference Include="ShellBrowser.NET">
8-
<Version>6.2.1.279</Version>
8+
<Version>6.2.1.280</Version>
99
</PackageReference>
1010
</ItemGroup>
1111
</Project>
12+
13+
14+
15+
16+

0 commit comments

Comments
 (0)