diff --git a/build/Targets/VSL.Settings.targets b/build/Targets/VSL.Settings.targets index 9a0ad80ac79cd4406840c523da214d553046b11a..af4414f8e5288ee3845fb568dfe41c4c35314e4e 100644 --- a/build/Targets/VSL.Settings.targets +++ b/build/Targets/VSL.Settings.targets @@ -77,7 +77,7 @@ - false + false diff --git a/cibuild.cmd b/cibuild.cmd index 7fea268db109230b31afa062b393bd7bef15d432..5e589cb1234164edf91ee4f94d56e5ccc6c3f1bc 100644 --- a/cibuild.cmd +++ b/cibuild.cmd @@ -11,7 +11,7 @@ set BuildRestore=false REM Because override the C#/VB toolset to build against our LKG package, it is important REM that we do not reuse MSBuild nodes from other jobs/builds on the machine. Otherwise, REM we'll run into issues such as https://github.com/dotnet/roslyn/issues/6211. -set MSBuildAdditionalCommandLineArgs=/nologo /v:m /m /nodeReuse:false +set MSBuildAdditionalCommandLineArgs=/nologo /v:m /m /nodeReuse:false /p:DeployExtension=false :ParseArguments if "%1" == "" goto :DoneParsing diff --git a/docs/samples/csharp-diag.docx b/docs/samples/csharp-diag.docx deleted file mode 100644 index 0176818acaf4ee7af7e388b46fa3ca3d8edde5a3..0000000000000000000000000000000000000000 Binary files a/docs/samples/csharp-diag.docx and /dev/null differ diff --git a/docs/samples/csharp-diag.pdf b/docs/samples/csharp-diag.pdf deleted file mode 100644 index d4315208d480142a1aaf83b6ce8374a4257cd73f..0000000000000000000000000000000000000000 Binary files a/docs/samples/csharp-diag.pdf and /dev/null differ diff --git a/docs/samples/csharp-semantic.docx b/docs/samples/csharp-semantic.docx deleted file mode 100644 index b7eaa4ead173ad112cf7d544d3b511aa6e81987d..0000000000000000000000000000000000000000 Binary files a/docs/samples/csharp-semantic.docx and /dev/null differ diff --git a/docs/samples/csharp-semantic.pdf b/docs/samples/csharp-semantic.pdf deleted file mode 100644 index ca6197d962e770bdbf04058e2306c008e5b59560..0000000000000000000000000000000000000000 Binary files a/docs/samples/csharp-semantic.pdf and /dev/null differ diff --git a/docs/samples/csharp-syntax-transform.docx b/docs/samples/csharp-syntax-transform.docx deleted file mode 100644 index 9e30637a244f81bc13ba92f3881b0fae3bdc4318..0000000000000000000000000000000000000000 Binary files a/docs/samples/csharp-syntax-transform.docx and /dev/null differ diff --git a/docs/samples/csharp-syntax-transform.pdf b/docs/samples/csharp-syntax-transform.pdf deleted file mode 100644 index 2b8673f61da9000b9333e37c9be759ae002fe16e..0000000000000000000000000000000000000000 Binary files a/docs/samples/csharp-syntax-transform.pdf and /dev/null differ diff --git a/docs/samples/csharp-syntax.docx b/docs/samples/csharp-syntax.docx deleted file mode 100644 index a9d980e80460e9fdfa4d66107bdf8124d067bed4..0000000000000000000000000000000000000000 Binary files a/docs/samples/csharp-syntax.docx and /dev/null differ diff --git a/docs/samples/csharp-syntax.pdf b/docs/samples/csharp-syntax.pdf deleted file mode 100644 index f5252386dca8eb050acc7718736eb96702a73e21..0000000000000000000000000000000000000000 Binary files a/docs/samples/csharp-syntax.pdf and /dev/null differ diff --git a/docs/samples/vb-diag.docx b/docs/samples/vb-diag.docx deleted file mode 100644 index e296f7b384da443b8dfb5311a50da51c8388f102..0000000000000000000000000000000000000000 Binary files a/docs/samples/vb-diag.docx and /dev/null differ diff --git a/docs/samples/vb-diag.pdf b/docs/samples/vb-diag.pdf deleted file mode 100644 index 8be42611ef361a6a38d85abed52915b1f6dbbb55..0000000000000000000000000000000000000000 Binary files a/docs/samples/vb-diag.pdf and /dev/null differ diff --git a/docs/samples/vb-semantic.docx b/docs/samples/vb-semantic.docx deleted file mode 100644 index dc676685a5378723d386a7fe5f8a07aad12f4a70..0000000000000000000000000000000000000000 Binary files a/docs/samples/vb-semantic.docx and /dev/null differ diff --git a/docs/samples/vb-semantic.pdf b/docs/samples/vb-semantic.pdf deleted file mode 100644 index 4b5f165cb2f889f3d9947c5a48a9317b3d42f64e..0000000000000000000000000000000000000000 Binary files a/docs/samples/vb-semantic.pdf and /dev/null differ diff --git a/docs/samples/vb-syntax-transform.docx b/docs/samples/vb-syntax-transform.docx deleted file mode 100644 index 059ca4aa0d874ac31ecc33a3cf46fb03213c9012..0000000000000000000000000000000000000000 Binary files a/docs/samples/vb-syntax-transform.docx and /dev/null differ diff --git a/docs/samples/vb-syntax-transform.pdf b/docs/samples/vb-syntax-transform.pdf deleted file mode 100644 index f3766be779753214d62aef937e7a5420c6cf9d1f..0000000000000000000000000000000000000000 Binary files a/docs/samples/vb-syntax-transform.pdf and /dev/null differ diff --git a/docs/samples/vb-syntax.docx b/docs/samples/vb-syntax.docx deleted file mode 100644 index 683a1f01ce920f9a85b54530a21d2ec9089cac3f..0000000000000000000000000000000000000000 Binary files a/docs/samples/vb-syntax.docx and /dev/null differ diff --git a/docs/samples/vb-syntax.pdf b/docs/samples/vb-syntax.pdf deleted file mode 100644 index 15bd5f0a35d553221791199acfd1e5c2372f41ed..0000000000000000000000000000000000000000 Binary files a/docs/samples/vb-syntax.pdf and /dev/null differ diff --git a/src/NuGet/Microsoft.Net.Interactive.netcore.nuspec b/src/NuGet/Microsoft.Net.Interactive.netcore.nuspec new file mode 100644 index 0000000000000000000000000000000000000000..812ccc536af0880d3820fee23651b3de59f218a7 --- /dev/null +++ b/src/NuGet/Microsoft.Net.Interactive.netcore.nuspec @@ -0,0 +1,52 @@ + + + + Microsoft.Net.Interactive.netcore + + CoreCLR-compatible version of csi.exe. + + Supported Platforms: + - .NET Core (dnxcore50) + + en-US + true + $version$ + $authors$ + $licenseUrl$ + $projectUrl$ + $tags$ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +