diff --git a/CSharpRepl.Services/CSharpRepl.Services.csproj b/CSharpRepl.Services/CSharpRepl.Services.csproj index e712d69..4070a28 100644 --- a/CSharpRepl.Services/CSharpRepl.Services.csproj +++ b/CSharpRepl.Services/CSharpRepl.Services.csproj @@ -1,67 +1,67 @@ - - - - net9.0 - enable - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - PreserveNewest - - - - + + + + net9.0 + enable + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + PreserveNewest + + + + diff --git a/CSharpRepl/CSharpRepl.csproj b/CSharpRepl/CSharpRepl.csproj index 44dac32..dfa5b27 100644 --- a/CSharpRepl/CSharpRepl.csproj +++ b/CSharpRepl/CSharpRepl.csproj @@ -1,60 +1,60 @@ - - - - 0.6.7 - Exe - net9.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 - - - - - - - - - - - - - - - - - - - - - - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - + + + + 0.6.7 + Exe + net9.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 + + + + + + + + + + + + + + + + + + + + + + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + + PreserveNewest + + +