[PR #4] [MERGED] Embedded resources #1967

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/4
Author: @enchev
Created: 8/21/2019
Status: Merged
Merged: 8/21/2019
Merged by: @enchev

Base: masterHead: embedded-resources


📝 Commits (3)

  • c032629 Updated to latest Radzen.Blazor
  • d4d4411 Commit launchSettings.json to git
  • 5e3fa26 Run production build in the Docker container.

📊 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/4 **Author:** [@enchev](https://github.com/enchev) **Created:** 8/21/2019 **Status:** ✅ Merged **Merged:** 8/21/2019 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `embedded-resources` --- ### 📝 Commits (3) - [`c032629`](https://github.com/radzenhq/radzen-blazor/commit/c032629447dd91af2fe3731eb3253e338cefc2ef) Updated to latest Radzen.Blazor - [`d4d4411`](https://github.com/radzenhq/radzen-blazor/commit/d4d44111bb58ee8258ab1210751429fad2f57e68) Commit launchSettings.json to git - [`5e3fa26`](https://github.com/radzenhq/radzen-blazor/commit/5e3fa26efcecb01637aebce28ea72cc0ee39a351) Run production build in the Docker container. ### 📊 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#1967