diff --git a/CSharpRepl.Services/CSharpRepl.Services.csproj b/CSharpRepl.Services/CSharpRepl.Services.csproj index b2b7594c..0a5cf202 100644 --- a/CSharpRepl.Services/CSharpRepl.Services.csproj +++ b/CSharpRepl.Services/CSharpRepl.Services.csproj @@ -1,90 +1,90 @@ - - - net10.0 - enable - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - compile; build; native; contentfiles; analyzers; buildtransitive - - - compile; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - PreserveNewest - - - + + + net10.0 + enable + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + compile; build; native; contentfiles; analyzers; buildtransitive + + + compile; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + PreserveNewest + + + diff --git a/CSharpRepl/CSharpRepl.csproj b/CSharpRepl/CSharpRepl.csproj index fc0611ec..0e0135e8 100644 --- a/CSharpRepl/CSharpRepl.csproj +++ b/CSharpRepl/CSharpRepl.csproj @@ -1,109 +1,109 @@ - - - - 0.8.0 - Exe - net10.0 - LatestMajor - latest - enable - - A dotnet global tool for a command line C# REPL with syntax highlighting. Explore the language, libraries and NuGet packages interactively. - README.md - https://github.com/waf/CSharpRepl - git - Will Fuqua - - - true - csharprepl - repl console cli csharp tool - ./nupkg - https://github.com/waf/CSharpRepl - https://github.com/waf/CSharpRepl/blob/main/CHANGELOG.md - MPL-2.0 - - - - - - - - - compile; build; native; contentfiles; analyzers; buildtransitive - - - compile; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - <_InspectorPayload Include="$(MSBuildThisFileDirectory)..\InjectedHook\CSharpRepl.InjectedHook\bin\$(Configuration)\$(TargetFramework)\**\*.*" /> - - PreserveNewest - - false - - - - - - - - any;win-x64;win-arm64;linux-x64;linux-arm64;osx-x64;osx-arm64 - true - false - - - - - - - - - - - - - - - - PreserveNewest - - - - - + + + + 0.8.0 + Exe + net10.0 + LatestMajor + latest + enable + + A dotnet global tool for a command line C# REPL with syntax highlighting. Explore the language, libraries and NuGet packages interactively. + README.md + https://github.com/waf/CSharpRepl + git + Will Fuqua + + + true + csharprepl + repl console cli csharp tool + ./nupkg + https://github.com/waf/CSharpRepl + https://github.com/waf/CSharpRepl/blob/main/CHANGELOG.md + MPL-2.0 + + + + + + + + + compile; build; native; contentfiles; analyzers; buildtransitive + + + compile; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + <_InspectorPayload Include="$(MSBuildThisFileDirectory)..\InjectedHook\CSharpRepl.InjectedHook\bin\$(Configuration)\$(TargetFramework)\**\*.*" /> + + PreserveNewest + + false + + + + + + + + any;win-x64;win-arm64;linux-x64;linux-arm64;osx-x64;osx-arm64 + true + false + + + + + + + + + + + + + + + + PreserveNewest + + + + +