diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 870d26d2f3..c48be092fb 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -20,6 +20,6 @@ jobs: with: configuration: Release productNamespacePrefix: "ReactiveUI" - useVisualStudioPreview: true + useVisualStudioPreview: false useMauiCheckDotNetTool: false solutionFile: "reactiveui.sln" diff --git a/src/Directory.build.props b/src/Directory.build.props index 6b146f25e1..8fe59bdc87 100644 --- a/src/Directory.build.props +++ b/src/Directory.build.props @@ -35,9 +35,9 @@ true 2.6.1 - - false - + diff --git a/src/ReactiveUI/ReactiveUI.csproj b/src/ReactiveUI/ReactiveUI.csproj index a79688fe16..8d0fe0af61 100644 --- a/src/ReactiveUI/ReactiveUI.csproj +++ b/src/ReactiveUI/ReactiveUI.csproj @@ -129,8 +129,8 @@ - - + +