diff --git a/CSharpRepl.Services/CSharpRepl.Services.csproj b/CSharpRepl.Services/CSharpRepl.Services.csproj index 35402c80..0436d172 100644 --- a/CSharpRepl.Services/CSharpRepl.Services.csproj +++ b/CSharpRepl.Services/CSharpRepl.Services.csproj @@ -1,20 +1,20 @@ - + net10.0 enable - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + - + compile; build; native; contentfiles; analyzers; buildtransitive - + compile; build; native; contentfiles; analyzers; buildtransitive - - + + - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + + + + diff --git a/CSharpRepl.slnx b/CSharpRepl.slnx index 969d8229..e41305ef 100644 --- a/CSharpRepl.slnx +++ b/CSharpRepl.slnx @@ -6,6 +6,10 @@ + + + + diff --git a/CSharpRepl/CSharpRepl.csproj b/CSharpRepl/CSharpRepl.csproj index 39578d4e..a134126b 100644 --- a/CSharpRepl/CSharpRepl.csproj +++ b/CSharpRepl/CSharpRepl.csproj @@ -1,4 +1,4 @@ - + 0.9.0 @@ -25,16 +25,16 @@ - - - + + + - + compile; build; native; contentfiles; analyzers; buildtransitive - + compile; build; native; contentfiles; analyzers; buildtransitive diff --git a/Directory.Packages.props b/Directory.Packages.props new file mode 100644 index 00000000..20bc1247 --- /dev/null +++ b/Directory.Packages.props @@ -0,0 +1,52 @@ + + + true + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/InjectedHook/CSharpRepl.InjectedHook.ScriptEngine/CSharpRepl.InjectedHook.ScriptEngine.csproj b/InjectedHook/CSharpRepl.InjectedHook.ScriptEngine/CSharpRepl.InjectedHook.ScriptEngine.csproj index 0d2a0a51..273b2c86 100644 --- a/InjectedHook/CSharpRepl.InjectedHook.ScriptEngine/CSharpRepl.InjectedHook.ScriptEngine.csproj +++ b/InjectedHook/CSharpRepl.InjectedHook.ScriptEngine/CSharpRepl.InjectedHook.ScriptEngine.csproj @@ -1,4 +1,4 @@ - + - + diff --git a/Tests/CSharpRepl.Benchmarks/CSharpRepl.Benchmarks.csproj b/Tests/CSharpRepl.Benchmarks/CSharpRepl.Benchmarks.csproj index c3e772ab..ec640dc5 100644 --- a/Tests/CSharpRepl.Benchmarks/CSharpRepl.Benchmarks.csproj +++ b/Tests/CSharpRepl.Benchmarks/CSharpRepl.Benchmarks.csproj @@ -9,14 +9,14 @@ - + - + compile; build; native; contentfiles; analyzers; buildtransitive - + compile; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tests/CSharpRepl.Tests/CSharpRepl.Tests.csproj b/Tests/CSharpRepl.Tests/CSharpRepl.Tests.csproj index 38950ef0..04e61e09 100644 --- a/Tests/CSharpRepl.Tests/CSharpRepl.Tests.csproj +++ b/Tests/CSharpRepl.Tests/CSharpRepl.Tests.csproj @@ -1,4 +1,4 @@ - + Exe @@ -15,19 +15,19 @@ - - - - - - + + + + + + - + compile; build; native; contentfiles; analyzers; buildtransitive - + compile; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tests/CSharpRepl.Tests/Data/Directory.Packages.props b/Tests/CSharpRepl.Tests/Data/Directory.Packages.props new file mode 100644 index 00000000..0d80104b --- /dev/null +++ b/Tests/CSharpRepl.Tests/Data/Directory.Packages.props @@ -0,0 +1,16 @@ + + + + false + +