File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ PublishProfiles/
59
59
60
60
# NuGet Packages
61
61
packages /
62
- * .nupkg
62
+ nuget /
63
63
64
64
# Others
65
65
.build /
@@ -77,4 +77,6 @@ packages/
77
77
_UpgradeReport_Files /
78
78
Backup * /
79
79
UpgradeLog.htm
80
- UpgradeLog * .XML
80
+ UpgradeLog * .XML
81
+
82
+ .idea
Original file line number Diff line number Diff line change 4
4
<Authors >Andrey Taritsyn</Authors >
5
5
<PackageRequireLicenseAcceptance >false</PackageRequireLicenseAcceptance >
6
6
<PackageCommonTags >JavaScriptEngineSwitcher;JavaScript;ECMAScript</PackageCommonTags >
7
- <PackageLicenseFile >LICENSE.txt</ PackageLicenseFile >
7
+ <PackageLicenseExpression >Apache-2.0</ PackageLicenseExpression >
8
8
<PackageLicenseFullPath >../../LICENSE.txt</PackageLicenseFullPath >
9
9
<PackageIcon >icon.png</PackageIcon >
10
10
<PackageProjectUrl >https://github.com/Taritsyn/JavaScriptEngineSwitcher</PackageProjectUrl >
You can’t perform that action at this time.
0 commit comments