Releases
1.4.0
Change Log
Merged Pull Requests
Updated McMaster.Extensions.CommandLineUtils to 3.0.0 (2/4/2022) #640 (badbort )
Add missing TFMs to ReadMe (12/27/2021) #650 (devlead )
fixed errorDiagnostics check (2/4/2022) #659 (filipw )
Fix MacOs build in Azure Pipelines (2/4/2022) #660 (seesharper )
Improve documentation to answer #664 (3/21/2022) #665 (Maximetinu )
small improvements in the code (3/7/2022) #667 (filipw )
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/Dotnet.Script.Core (6/23/2022) #676 (dependabot )
Correct order of dotnet script register
command in readme (8/4/2022) #678 (CBielstein )
Added support for net7.0 (9/19/2022) #682 (seesharper )
Set stopAtEntry to false in globaltool.launch.json.template (9/21/2022) #683 (seesharper )
Updated a bunch of links and logos (9/21/2022) #684 (filipw )
Don't write diagnostics to stdOut (9/26/2022) #686 (seesharper )
Remove Newtonsoft.Json (9/27/2022) #687 (seesharper )
removed unnecessary CS8073 warnings (10/24/2022) #690 (filipw )
updates for .NET 7.0 (11/9/2022) #693 (filipw )
Add support for specifying Microsoft.NET.Sdk.Web as the sdk (11/26/2022) #694 (seesharper )
Closed Issues
How is dotnet-script different from csi? (9/27/2022) #371 (giggio )
Is it possible to reference System packages without using nuget? (9/27/2022) #499 (Metrowerks )
How to run a script using CompilationDependencyResolver? (9/27/2022) #515 (dfkeenan )
GitLab support for remote scripts (3/24/2022) #566 (EmilySeville7cfg )
Cannot add NuGet packages (9/27/2022) #584 (AndiRudi )
Question: Using dotnet-script in webapi (9/27/2022) #588 (ryzam )
Condition in PackageReference generated from #r "nuget: ... directive (9/27/2022) #600 (dave-yotta )
dotnet script doesn't obey version (9/27/2022) #622 (phatcher )
Unable to find an entry point named 'CompressionNative_DeflateInit2_' in DLL 'clrcompression.dll' (9/21/2022) #634 (SvenEssentry )
Question: How to access content files in NuGet packages (9/27/2022) #639 (JulianBirch )
How can I use this tool in code? (5/29/2022) #643 (oliver021 )
Assembly version issue (9/27/2022) #648 (intrasight )
C# language version issue (1/6/2022) #652 (intrasight )
Is it possible to use dotnet-script without installing the SDK (using runtime only) ? (1/11/2022) #653 (uffebjorklund )
Other ways to enable isolated load context. (1/28/2022) #654 (toras9000 )
[Question] Possible to access environment variable in #load? (1/29/2022) #655 (MostHated )
Add syntax highlight and code completion to CLI (9/27/2022) #656 (iSeiryu )
Stop compiler warnings being written to stdout (9/26/2022) #657 (mcintyre321 )
Newtonsoft.Json 12.0.0 from dotnet-script always imported even when 13.0.1 package installed (9/27/2022) #663 (georgiosd )
Question: how to execute scripts directly from the shell as if they were executables. (9/19/2022) #664 (Maximetinu )
Question: can I use extension methods? (3/9/2022) #668 (kasimier-vireq )
Default using
statements (4/25/2022) #669 (DanJBower )
Assembly with same name is already loaded exception when run second script (9/27/2022) #671 (nowwwak )
MacOS arm64 debugging in VSCode has a weird behaviour (9/19/2022) #673 (centur )
Remove the dependency on Newtonsoft.Json (9/27/2022) #674 (KAW0 )
Weird problem under Windows Sandbox (9/22/2022) #675 (kasajian )
Absolute minimum requirement for running? (9/25/2022) #681 (MostHated )
[Linux: Pop_OS 22.04] Updated dotnet-script and am getting Fatal error. Internal CLR error. (0x80131506) (9/26/2022) #685 (MostHated )
[Question] Why Dotnet.Script.Core
reference more unused nuget package? (9/27/2022) #688 (Cricle )
You can’t perform that action at this time.