diff --git a/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj b/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj index fbef88b..a7071f5 100644 --- a/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj +++ b/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj @@ -2,7 +2,7 @@ netstandard2.1;net8.0 - 0.10.0 + 0.10.1 portable latest true diff --git a/Mond.Repl/Mond.Repl.csproj b/Mond.Repl/Mond.Repl.csproj index e67358e..924e0ce 100644 --- a/Mond.Repl/Mond.Repl.csproj +++ b/Mond.Repl/Mond.Repl.csproj @@ -4,7 +4,7 @@ Exe net8.0 any - 0.10.0 + 0.10.1 portable latest true diff --git a/Mond.SourceGenerator/Mond.SourceGenerator.csproj b/Mond.SourceGenerator/Mond.SourceGenerator.csproj index fa056e4..67431a7 100644 --- a/Mond.SourceGenerator/Mond.SourceGenerator.csproj +++ b/Mond.SourceGenerator/Mond.SourceGenerator.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.10.0 + 0.10.1 latest true true diff --git a/Mond/Mond.csproj b/Mond/Mond.csproj index ac4180f..0f1bdba 100644 --- a/Mond/Mond.csproj +++ b/Mond/Mond.csproj @@ -2,7 +2,7 @@ netstandard2.1;net8.0 - 0.10.0 + 0.10.1 portable latest true