File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/JavaScriptEngineSwitcher.Msie Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323 <PackageIconFullPath >../../Icons/JavaScriptEngineSwitcher_Msie_Logo128x128.png</PackageIconFullPath >
2424 <Description >JavaScriptEngineSwitcher.Msie contains a `MsieJsEngine` adapter (wrapper for the MSIE JavaScript Engine for .NET).</Description >
2525 <PackageTags >$(PackageCommonTags);MSIE;IE;Chakra</PackageTags >
26- <PackageReleaseNotes >1. MSIE JavaScript Engine was updated to version 3.3.0 ;
26+ <PackageReleaseNotes >1. MSIE JavaScript Engine was updated to version 3.3.1 ;
27272. Performed a migration to the modern C# null/not-null checks;
28283. Added support for .NET Standard 2.1 and .NET 10.</PackageReleaseNotes >
2929 </PropertyGroup >
3030
3131 <ItemGroup >
32- <PackageReference Include =" MsieJavaScriptEngine" Version =" 3.3.0 " />
32+ <PackageReference Include =" MsieJavaScriptEngine" Version =" 3.3.1 " />
3333 <PackageReference Include =" ResxToCs.MSBuild" Version =" 1.0.0-alpha7" PrivateAssets =" All" />
3434
3535 <ProjectReference Include =" ../JavaScriptEngineSwitcher.Core/JavaScriptEngineSwitcher.Core.csproj" />
Original file line number Diff line number Diff line change 1919 =============
2020 RELEASE NOTES
2121 =============
22- 1. MSIE JavaScript Engine was updated to version 3.3.0 ;
22+ 1. MSIE JavaScript Engine was updated to version 3.3.1 ;
2323 2. Performed a migration to the modern C# null/not-null checks;
2424 3. Added support for .NET Standard 2.1 and .NET 10.
2525
You can’t perform that action at this time.
0 commit comments