diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4092e4a2..ea855ccc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: - name: Setup dotnet uses: actions/setup-dotnet@v1.7.2 with: - dotnet-version: '8.0.100-preview.4.23260.5' + dotnet-version: '8.0.101' include-prerelease: true - run: | diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 8b447ee9..584c9c60 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -24,7 +24,7 @@ jobs: displayName: 'Use .NET SDK' inputs: packageType: sdk - version: 8.0.100-preview.4.23260.5 + version: 8.0.101 includePreviewVersions: true - template: build/canary-updater.yml diff --git a/src/Uno.Playground.WASM/Uno.Playground.WASM.csproj b/src/Uno.Playground.WASM/Uno.Playground.WASM.csproj index e691af6e..689d217c 100644 --- a/src/Uno.Playground.WASM/Uno.Playground.WASM.csproj +++ b/src/Uno.Playground.WASM/Uno.Playground.WASM.csproj @@ -91,23 +91,23 @@ - - - + + + - - + + - - + + - - - - - + + + + +