File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,15 +33,15 @@ NOTE: [Hue Entertainment](https://developers.meethue.com/entertainment-blog) sup
3333- Bridge API key is stored in the browser's local storage
3434
3535## Tech
36- - ASP.Net Core 7 .0 backend
36+ - ASP.Net Core 9 .0 backend
3737- SignalR for realtime communication from server to client
3838- gRPC for client to server communication
3939- [ HueApi] ( https://github.com/michielpost/Q42.HueApi ) for communicating with the Hue Bridge
4040- Blazor frontend
4141- PixiJS for WebGL preview window
4242
4343## ** Build and Install Instructions**
44- - Make sure to have [ .Net 7 .0] ( https://dotnet.microsoft.com/download ) installed to build this project (` dotnet build ` )
44+ - Make sure to have [ .Net 9 .0] ( https://dotnet.microsoft.com/download ) installed to build this project (` dotnet build ` )
4545- Run the HueLightDJ.Web project(` cd HueLightDJ.BlazorWeb\Server && dotnet run ` )
4646- Follow the instructions to link your bridge or use the DEMO setup
4747
You can’t perform that action at this time.
0 commit comments