[PR #5] [MERGED] Embedded resources #1966

Open
opened 2026-01-29 18:16:31 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/5
Author: @akorchev
Created: 8/22/2019
Status: Merged
Merged: 8/22/2019
Merged by: @akorchev

Base: masterHead: embedded-resources


📝 Commits (4)

  • ccceba7 Updated to latest Radzen.Blazor
  • 41ab0b5 Commit launchSettings.json to git
  • 34e7126 Run production build in the Docker container.
  • 52bd78e Set scheme to https to prevent navigation errors.

📊 Changes

11 files changed (+53 additions, -48 deletions)

View changed files

📝 .gitignore (+3 -4)
📝 Dockerfile (+5 -2)
📝 LatestBlazor.csproj (+1 -1)
LatestBlazor.sln (+0 -25)
📝 Pages/GetStarted.razor (+7 -11)
📝 Pages/_Host.cshtml (+1 -1)
Properties/launchSettings.json (+27 -0)
📝 README.md (+5 -3)
Radzen.Blazor.Themes.zip (+0 -0)
📝 Shared/MainLayout.razor (+2 -1)
📝 Startup.cs (+2 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/5 **Author:** [@akorchev](https://github.com/akorchev) **Created:** 8/22/2019 **Status:** ✅ Merged **Merged:** 8/22/2019 **Merged by:** [@akorchev](https://github.com/akorchev) **Base:** `master` ← **Head:** `embedded-resources` --- ### 📝 Commits (4) - [`ccceba7`](https://github.com/radzenhq/radzen-blazor/commit/ccceba79e6b1b04edb2b7526859f581c57a95f85) Updated to latest Radzen.Blazor - [`41ab0b5`](https://github.com/radzenhq/radzen-blazor/commit/41ab0b530352588eaeeec10b77cd19486a4e2bd9) Commit launchSettings.json to git - [`34e7126`](https://github.com/radzenhq/radzen-blazor/commit/34e71261198cd8910af2f7de6fa96a400e82623b) Run production build in the Docker container. - [`52bd78e`](https://github.com/radzenhq/radzen-blazor/commit/52bd78e33029e13bd8050ffed5c4f7222b2b08ee) Set scheme to https to prevent navigation errors. ### 📊 Changes **11 files changed** (+53 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -4) 📝 `Dockerfile` (+5 -2) 📝 `LatestBlazor.csproj` (+1 -1) ➖ `LatestBlazor.sln` (+0 -25) 📝 `Pages/GetStarted.razor` (+7 -11) 📝 `Pages/_Host.cshtml` (+1 -1) ➕ `Properties/launchSettings.json` (+27 -0) 📝 `README.md` (+5 -3) ➖ `Radzen.Blazor.Themes.zip` (+0 -0) 📝 `Shared/MainLayout.razor` (+2 -1) 📝 `Startup.cs` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:16:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1966