Skip to content

Commit d9a28ea

Browse files
committed
# Release v3.28.4.0
* CS-Script v3.28.4.0 - Added resolving GAC assemblies on Mono (when running on Windows) - Implemented resolving custom config file specified by file name only (local with respect to cscs.exe) - Command `-stop` now stops syntaxer.exe as well * CS-Script.Core v1.0.1.0 - Implemented resolving `using` into assemblies from 'dotnet\shared' folder - Issue #110: Compiling to Byte[]/File in .NET Standard - Issue #106: Fix netstandard2 version to work in 4.6.1 and fix ReferenceDomainAssemblies
1 parent a9b961c commit d9a28ea

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Source/Build/cscs.v3.5.exe

0 Bytes
Binary file not shown.

help.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
C# Script execution engine. Version 3.28.3.0.
1+
C# Script execution engine. Version 3.28.4.0.
22
Copyright (C) 2004-2018 Oleg Shilo.
33

44
Usage: cscs <switch 1> <switch 2> <file> [params] [//x]

0 commit comments

Comments
 (0)