Skip to content

Commit 4bfb386

Browse files
committed
project.json -> .csproj
1 parent b884dc1 commit 4bfb386

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+423
-452
lines changed

MsieJavaScriptEngine.DotNet.sln

Lines changed: 15 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 14
4-
VisualStudioVersion = 14.0.25420.1
3+
# Visual Studio 15
4+
VisualStudioVersion = 15.0.26228.4
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4BC3AE92-2685-4223-AA35-097A54C5FBEA}"
7-
ProjectSection(SolutionItems) = preProject
8-
global.json = global.json
9-
EndProjectSection
107
EndProject
118
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{262F5A48-E8AC-41F1-9FC6-4DA3785CCD93}"
129
EndProject
@@ -18,19 +15,19 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SharedFiles", "SharedFiles"
1815
test\SharedFiles\square.js = test\SharedFiles\square.js
1916
EndProjectSection
2017
EndProject
21-
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "MsieJavaScriptEngine", "src\MsieJavaScriptEngine\MsieJavaScriptEngine.xproj", "{3C9CD486-50AD-476E-9515-3F85EBAFCC38}"
18+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MsieJavaScriptEngine", "src\MsieJavaScriptEngine\MsieJavaScriptEngine.csproj", "{3C9CD486-50AD-476E-9515-3F85EBAFCC38}"
2219
EndProject
23-
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "MsieJavaScriptEngine.Test.Common", "test\MsieJavaScriptEngine.Test.Common\MsieJavaScriptEngine.Test.Common.xproj", "{6E4AF7B9-3257-4D35-8F5C-CBA1A7158CAB}"
20+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MsieJavaScriptEngine.Test.Common", "test\MsieJavaScriptEngine.Test.Common\MsieJavaScriptEngine.Test.Common.csproj", "{6E4AF7B9-3257-4D35-8F5C-CBA1A7158CAB}"
2421
EndProject
25-
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "MsieJavaScriptEngine.Test.Auto", "test\MsieJavaScriptEngine.Test.Auto\MsieJavaScriptEngine.Test.Auto.xproj", "{3DD423C5-DC32-42D4-9924-B5D8C2F23195}"
22+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MsieJavaScriptEngine.Test.Auto", "test\MsieJavaScriptEngine.Test.Auto\MsieJavaScriptEngine.Test.Auto.csproj", "{3DD423C5-DC32-42D4-9924-B5D8C2F23195}"
2623
EndProject
27-
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "MsieJavaScriptEngine.Test.ChakraEdgeJsRt", "test\MsieJavaScriptEngine.Test.ChakraEdgeJsRt\MsieJavaScriptEngine.Test.ChakraEdgeJsRt.xproj", "{56218CBF-F251-4A3A-A50F-7C3FCC9258F6}"
24+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MsieJavaScriptEngine.Test.ChakraEdgeJsRt", "test\MsieJavaScriptEngine.Test.ChakraEdgeJsRt\MsieJavaScriptEngine.Test.ChakraEdgeJsRt.csproj", "{56218CBF-F251-4A3A-A50F-7C3FCC9258F6}"
2825
EndProject
29-
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "MsieJavaScriptEngine.Test.ChakraIeJsRt", "test\MsieJavaScriptEngine.Test.ChakraIeJsRt\MsieJavaScriptEngine.Test.ChakraIeJsRt.xproj", "{5864D57D-2EB8-4684-9908-26111127E75B}"
26+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MsieJavaScriptEngine.Test.ChakraIeJsRt", "test\MsieJavaScriptEngine.Test.ChakraIeJsRt\MsieJavaScriptEngine.Test.ChakraIeJsRt.csproj", "{5864D57D-2EB8-4684-9908-26111127E75B}"
3027
EndProject
31-
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "MsieJavaScriptEngine.Test.ChakraActiveScript", "test\MsieJavaScriptEngine.Test.ChakraActiveScript\MsieJavaScriptEngine.Test.ChakraActiveScript.xproj", "{EF54F02A-7ECD-4D3E-9163-33BCA969FD1B}"
28+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MsieJavaScriptEngine.Test.ChakraActiveScript", "test\MsieJavaScriptEngine.Test.ChakraActiveScript\MsieJavaScriptEngine.Test.ChakraActiveScript.csproj", "{EF54F02A-7ECD-4D3E-9163-33BCA969FD1B}"
3229
EndProject
33-
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "MsieJavaScriptEngine.Test.Classic", "test\MsieJavaScriptEngine.Test.Classic\MsieJavaScriptEngine.Test.Classic.xproj", "{72233C70-DF61-449F-8D53-D456284CDA5D}"
30+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MsieJavaScriptEngine.Test.Classic", "test\MsieJavaScriptEngine.Test.Classic\MsieJavaScriptEngine.Test.Classic.csproj", "{72233C70-DF61-449F-8D53-D456284CDA5D}"
3431
EndProject
3532
Global
3633
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -50,10 +47,6 @@ Global
5047
{3DD423C5-DC32-42D4-9924-B5D8C2F23195}.Debug|Any CPU.Build.0 = Debug|Any CPU
5148
{3DD423C5-DC32-42D4-9924-B5D8C2F23195}.Release|Any CPU.ActiveCfg = Release|Any CPU
5249
{3DD423C5-DC32-42D4-9924-B5D8C2F23195}.Release|Any CPU.Build.0 = Release|Any CPU
53-
{EF54F02A-7ECD-4D3E-9163-33BCA969FD1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
54-
{EF54F02A-7ECD-4D3E-9163-33BCA969FD1B}.Debug|Any CPU.Build.0 = Debug|Any CPU
55-
{EF54F02A-7ECD-4D3E-9163-33BCA969FD1B}.Release|Any CPU.ActiveCfg = Release|Any CPU
56-
{EF54F02A-7ECD-4D3E-9163-33BCA969FD1B}.Release|Any CPU.Build.0 = Release|Any CPU
5750
{56218CBF-F251-4A3A-A50F-7C3FCC9258F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
5851
{56218CBF-F251-4A3A-A50F-7C3FCC9258F6}.Debug|Any CPU.Build.0 = Debug|Any CPU
5952
{56218CBF-F251-4A3A-A50F-7C3FCC9258F6}.Release|Any CPU.ActiveCfg = Release|Any CPU
@@ -62,6 +55,10 @@ Global
6255
{5864D57D-2EB8-4684-9908-26111127E75B}.Debug|Any CPU.Build.0 = Debug|Any CPU
6356
{5864D57D-2EB8-4684-9908-26111127E75B}.Release|Any CPU.ActiveCfg = Release|Any CPU
6457
{5864D57D-2EB8-4684-9908-26111127E75B}.Release|Any CPU.Build.0 = Release|Any CPU
58+
{EF54F02A-7ECD-4D3E-9163-33BCA969FD1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
59+
{EF54F02A-7ECD-4D3E-9163-33BCA969FD1B}.Debug|Any CPU.Build.0 = Debug|Any CPU
60+
{EF54F02A-7ECD-4D3E-9163-33BCA969FD1B}.Release|Any CPU.ActiveCfg = Release|Any CPU
61+
{EF54F02A-7ECD-4D3E-9163-33BCA969FD1B}.Release|Any CPU.Build.0 = Release|Any CPU
6562
{72233C70-DF61-449F-8D53-D456284CDA5D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
6663
{72233C70-DF61-449F-8D53-D456284CDA5D}.Debug|Any CPU.Build.0 = Debug|Any CPU
6764
{72233C70-DF61-449F-8D53-D456284CDA5D}.Release|Any CPU.ActiveCfg = Release|Any CPU
@@ -71,13 +68,13 @@ Global
7168
HideSolutionNode = FALSE
7269
EndGlobalSection
7370
GlobalSection(NestedProjects) = preSolution
71+
{E3F8640B-91D8-4BBE-B807-D69D1DE0D818} = {1F9B41F3-53ED-4254-98B7-F4309EA0D53E}
7472
{3C9CD486-50AD-476E-9515-3F85EBAFCC38} = {262F5A48-E8AC-41F1-9FC6-4DA3785CCD93}
7573
{6E4AF7B9-3257-4D35-8F5C-CBA1A7158CAB} = {1F9B41F3-53ED-4254-98B7-F4309EA0D53E}
7674
{3DD423C5-DC32-42D4-9924-B5D8C2F23195} = {1F9B41F3-53ED-4254-98B7-F4309EA0D53E}
77-
{EF54F02A-7ECD-4D3E-9163-33BCA969FD1B} = {1F9B41F3-53ED-4254-98B7-F4309EA0D53E}
7875
{56218CBF-F251-4A3A-A50F-7C3FCC9258F6} = {1F9B41F3-53ED-4254-98B7-F4309EA0D53E}
7976
{5864D57D-2EB8-4684-9908-26111127E75B} = {1F9B41F3-53ED-4254-98B7-F4309EA0D53E}
77+
{EF54F02A-7ECD-4D3E-9163-33BCA969FD1B} = {1F9B41F3-53ED-4254-98B7-F4309EA0D53E}
8078
{72233C70-DF61-449F-8D53-D456284CDA5D} = {1F9B41F3-53ED-4254-98B7-F4309EA0D53E}
81-
{E3F8640B-91D8-4BBE-B807-D69D1DE0D818} = {1F9B41F3-53ED-4254-98B7-F4309EA0D53E}
8279
EndGlobalSection
8380
EndGlobal

NuGet/MsieJavaScriptEngine.nuspec

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,30 +12,17 @@
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<description>This library is a .NET wrapper for working with the JavaScript engines of Internet Explorer and Edge (JsRT versions of Chakra, ActiveScript version of Chakra and Classic JavaScript Engine). Project was based on the code of SassAndCoffee.JavaScript (http://github.com/paulcbetts/SassAndCoffee), Chakra Sample Hosts (http://github.com/panopticoncentral/chakra-host) and jsrt-dotnet (http://github.com/robpaveza/jsrt-dotnet).</description>
1414
<summary>This library is a .NET wrapper for working with the JavaScript engines of Internet Explorer and Edge (JsRT versions of Chakra, ActiveScript version of Chakra and Classic JavaScript Engine).</summary>
15-
<releaseNotes>Fixed a error causing a crash during finalization.</releaseNotes>
15+
<releaseNotes>Added support of .NET Core 1.0.4.</releaseNotes>
1616
<copyright>Copyright (c) 2012-2017 Andrey Taritsyn - http://www.taritsyn.ru</copyright>
1717
<language>en-US</language>
1818
<tags>JavaScript ECMAScript MSIE IE Edge Chakra</tags>
1919
<dependencies>
2020
<group targetFramework=".NETFramework4.0-Client" />
2121
<group targetFramework=".NETFramework4.5" />
2222
<group targetFramework=".NETStandard1.3">
23-
<dependency id="System.Collections" version="4.0.11" />
23+
<dependency id="NETStandard.Library" version="1.6.0" />
2424
<dependency id="System.ComponentModel.TypeConverter" version="4.1.0" />
25-
<dependency id="System.Diagnostics.Tools" version="4.0.1" />
26-
<dependency id="System.Globalization" version="4.0.11" />
27-
<dependency id="System.IO" version="4.1.0" />
28-
<dependency id="System.IO.FileSystem" version="4.0.1" />
29-
<dependency id="System.Linq" version="4.1.0" />
30-
<dependency id="System.Reflection" version="4.1.0" />
31-
<dependency id="System.Reflection.Extensions" version="4.0.1" />
3225
<dependency id="System.Reflection.TypeExtensions" version="4.1.0" />
33-
<dependency id="System.Resources.ResourceManager" version="4.0.1" />
34-
<dependency id="System.Runtime.Extensions" version="4.1.0" />
35-
<dependency id="System.Runtime.InteropServices" version="4.1.0" />
36-
<dependency id="System.Text.Encoding" version="4.0.11" />
37-
<dependency id="System.Text.RegularExpressions" version="4.1.0" />
38-
<dependency id="System.Threading" version="4.0.11" />
3926
<dependency id="System.Threading.Thread" version="4.0.0" />
4027
</group>
4128
</dependencies>

NuGet/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
=============
2222
RELEASE NOTES
2323
=============
24-
Fixed a error causing a crash during finalization.
24+
Added support of .NET Core 1.0.4.
2525

2626
============
2727
PROJECT SITE

build.cmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
setlocal
44
set ORIGINAL_CURRENT_DIR=%cd%
5+
set KOREBUILD_DOTNET_CHANNEL=rel-1.0.0
6+
set KOREBUILD_DOTNET_VERSION=1.0.1
57

68
cd %~dp0
79

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ cd $PSScriptRoot
3333
$repoFolder = $PSScriptRoot
3434
$env:REPO_FOLDER = $repoFolder
3535

36-
$koreBuildZip="https://github.com/aspnet/KoreBuild/archive/rel/1.1.2.zip"
36+
$koreBuildZip="https://github.com/aspnet/KoreBuild/archive/02bd945d32558d24c1e5c6b74e37d44585ad9691.zip"
3737
if ($env:KOREBUILD_ZIP)
3838
{
3939
$koreBuildZip=$env:KOREBUILD_ZIP

build.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/env bash
22
ORIGINAL_CURRENT_DIR=%cd%
3+
KOREBUILD_DOTNET_CHANNEL=rel-1.0.0
4+
KOREBUILD_DOTNET_VERSION=1.0.1
35

46
repoFolder="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
57
cd $repoFolder
@@ -11,7 +13,7 @@ if test ! -d $packageDir/NUnit.Runners; then
1113
mono $localNugetPackageManager install NUnit.Runners -Version 3.4.1 -O $packageDir% -ExcludeVersion -NoCache
1214
fi
1315

14-
koreBuildZip="https://github.com/aspnet/KoreBuild/archive/rel/1.1.2.zip"
16+
koreBuildZip="https://github.com/aspnet/KoreBuild/archive/02bd945d32558d24c1e5c6b74e37d44585ad9691.zip"
1517
if [ ! -z $KOREBUILD_ZIP ]; then
1618
koreBuildZip=$KOREBUILD_ZIP
1719
fi

global.json

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

makefile.shade

Lines changed: 43 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ use import="Files"
66
use import="BuildEnv"
77
use import="Environment"
88

9-
default BASE_DIR='${Directory.GetCurrentDirectory()}'
9+
default BASE_DIR="${Directory.GetCurrentDirectory()}"
1010

11-
var AUTHORS='Andrey Taritsyn'
11+
var AUTHORS="Andrey Taritsyn"
1212

1313
use-standard-lifecycle
1414

15-
#resx description='Converts .resx files to .Designer.cs' target='initialize'
15+
#resx description="Converts .resx files to .Designer.cs" target="initialize"
1616
@{
1717
string currentDirPath;
1818
string originalCurrentDirPath = Environment.GetEnvironmentVariable("ORIGINAL_CURRENT_DIR");
@@ -41,48 +41,66 @@ use-standard-lifecycle
4141
Log.Info(string.Format(' * "{0}" is processed', relativeFilePath));
4242
}
4343

44-
Log.Info('');
44+
Log.Info("");
4545
}
4646

47-
#run-dotnet-tests description='Runs a unit tests for DotNet version'
47+
#run-dotnet-tests description="Runs a unit tests for DotNet version"
4848
@{
4949
string testDirPath = Path.Combine(BASE_DIR, "test");
50-
string[] testProjectDirPaths = {
51-
'MsieJavaScriptEngine.Test.Common',
52-
'MsieJavaScriptEngine.Test.Auto',
53-
'MsieJavaScriptEngine.Test.ChakraEdgeJsRt',
54-
'MsieJavaScriptEngine.Test.ChakraIeJsRt',
55-
'MsieJavaScriptEngine.Test.ChakraActiveScript',
56-
'MsieJavaScriptEngine.Test.Classic'
50+
string[] testProjectNames = {
51+
"MsieJavaScriptEngine.Test.Common",
52+
"MsieJavaScriptEngine.Test.Auto",
53+
"MsieJavaScriptEngine.Test.ChakraEdgeJsRt",
54+
"MsieJavaScriptEngine.Test.ChakraIeJsRt",
55+
"MsieJavaScriptEngine.Test.ChakraActiveScript",
56+
"MsieJavaScriptEngine.Test.Classic"
5757
};
5858

59-
Log.Info('Run unit tests for DotNet version:');
60-
Log.Info('');
59+
Log.Info("Run unit tests for DotNet version:");
60+
Log.Info("");
6161

62-
foreach (string testProjectDirPath in testProjectDirPaths)
62+
foreach (string testProjectName in testProjectNames)
6363
{
64-
Exec('dotnet', string.Format('test {0}', testProjectDirPath), testDirPath);
64+
Log.Info(string.Format('Tests for "{0}" project:', testProjectName));
65+
Log.Info("");
66+
67+
string testProjectDirPath = Path.Combine(testDirPath, testProjectName);
68+
string testAssemblyDirPath;
69+
string testAssemblyFilePath;
70+
71+
testAssemblyDirPath = Path.Combine(testProjectDirPath, "bin/Release/net451");
72+
testAssemblyFilePath = Path.Combine(testAssemblyDirPath, testProjectName + ".exe");
73+
Exec(testAssemblyFilePath, "", testProjectDirPath);
74+
75+
testAssemblyDirPath = Path.Combine(testProjectDirPath, "bin/Release/netcoreapp1.0");
76+
if (Directory.Exists(testAssemblyDirPath))
77+
{
78+
testAssemblyFilePath = Path.Combine(testAssemblyDirPath, testProjectName + ".dll");
79+
Exec("dotnet", testAssemblyFilePath, testProjectDirPath);
80+
}
81+
82+
Log.Info("");
6583
}
6684

67-
Log.Info('');
85+
Log.Info("");
6886
}
6987

70-
#run-net4-tests description='Runs a unit tests for .NET 4.0 version'
88+
#run-net4-tests description="Runs a unit tests for .NET 4.0 version"
7189
@{
7290
string nunitConsolePath = "packages/NUnit.ConsoleRunner/tools/nunit3-console.exe";
7391
string testDirPath = Path.Combine(BASE_DIR, "test");
7492

75-
Log.Info('Run unit tests for .NET 4.0 version:');
76-
Log.Info('');
77-
Exec(nunitConsolePath, 'MsieJavaScriptEngine.Test.Net4.nunit --verbose', testDirPath);
78-
Log.Info('');
93+
Log.Info("Run unit tests for .NET 4.0 version:");
94+
Log.Info("");
95+
Exec(nunitConsolePath, "MsieJavaScriptEngine.Test.Net4.nunit --verbose", testDirPath);
96+
Log.Info("");
7997
}
8098

81-
macro name="GenerateResx" resxFile='string'
99+
macro name="GenerateResx" resxFile="string"
82100
generate-resx
83101

84-
macro name='Exec' program='string' commandline='string'
102+
macro name="Exec" program="string" commandline="string"
85103
exec
86104

87-
macro name='Exec' program='string' commandline='string' workingdir='string'
105+
macro name="Exec" program="string" commandline="string" workingdir="string"
88106
exec

src/MsieJavaScriptEngine.Net4/MsieJavaScriptEngine.Net40.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
1515
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
1616
<RestorePackages>true</RestorePackages>
17-
<NuGetPackageImportStamp>673c479a</NuGetPackageImportStamp>
17+
<NuGetPackageImportStamp>3c63c2a2</NuGetPackageImportStamp>
1818
</PropertyGroup>
1919
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
2020
<PlatformTarget>AnyCPU</PlatformTarget>
@@ -423,9 +423,9 @@ build resx</PreBuildEvent>
423423
<ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
424424
</PropertyGroup>
425425
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
426-
<Error Condition="!Exists('..\..\packages\BuildBundlerMinifier.2.2.281\build\BuildBundlerMinifier.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\BuildBundlerMinifier.2.2.281\build\BuildBundlerMinifier.targets'))" />
426+
<Error Condition="!Exists('..\..\packages\BuildBundlerMinifier.2.3.327\build\BuildBundlerMinifier.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\BuildBundlerMinifier.2.3.327\build\BuildBundlerMinifier.targets'))" />
427427
</Target>
428-
<Import Project="..\..\packages\BuildBundlerMinifier.2.2.281\build\BuildBundlerMinifier.targets" Condition="Exists('..\..\packages\BuildBundlerMinifier.2.2.281\build\BuildBundlerMinifier.targets')" />
428+
<Import Project="..\..\packages\BuildBundlerMinifier.2.3.327\build\BuildBundlerMinifier.targets" Condition="Exists('..\..\packages\BuildBundlerMinifier.2.3.327\build\BuildBundlerMinifier.targets')" />
429429
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
430430
Other similar extension points exist, see Microsoft.Common.targets.
431431
<Target Name="BeforeBuild">
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="BuildBundlerMinifier" version="2.2.281" targetFramework="net40-Client" />
3+
<package id="BuildBundlerMinifier" version="2.3.327" targetFramework="net40-Client" />
44
</packages>

0 commit comments

Comments
 (0)