diff --git a/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj b/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj index 6938ba6..0c93921 100644 --- a/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj +++ b/Mond.RemoteDebugger/Mond.RemoteDebugger.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.9.0 + 0.9.1 portable latest diff --git a/Mond.Repl/Mond.Repl.csproj b/Mond.Repl/Mond.Repl.csproj index 11e6ddf..e6f6a46 100644 --- a/Mond.Repl/Mond.Repl.csproj +++ b/Mond.Repl/Mond.Repl.csproj @@ -4,7 +4,7 @@ Exe netcoreapp3.1;net5.0 any - 0.9.0 + 0.9.1 portable latest diff --git a/Mond/Mond.csproj b/Mond/Mond.csproj index 7f07873..5693b33 100644 --- a/Mond/Mond.csproj +++ b/Mond/Mond.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 0.9.0 + 0.9.1 portable latest