Skip to content

Commit fa2eec2

Browse files
* Removed obsolete makefile
* Updated version of ShellBrowser in project references.
1 parent 979c38f commit fa2eec2

File tree

3 files changed

+3
-72
lines changed

3 files changed

+3
-72
lines changed

CoreReferences.props

Lines changed: 1 addition & 1 deletion
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.*</Version>
5+
<Version>6.2.1.279</Version>
66
</PackageReference>
77
</ItemGroup>
88
</Project>

JamExplorer/makefile

Lines changed: 0 additions & 69 deletions
This file was deleted.

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

0 commit comments

Comments
 (0)