We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87c38e1 commit 76244faCopy full SHA for 76244fa
Src/SamplesByPlatforms/Xceed.Blazor.Words.Sample/Program.cs
@@ -3,7 +3,7 @@
3
using Xceed.Blazor.Words.Sample;
4
using Xceed.Blazor.Words.Sample.Services;
5
6
-// Replace the License Key by a valid license.
+// Replace the License Key by a valid license. Testing deploy
7
Xceed.Words.NET.Licenser.LicenseKey = "LICENSE_KEY_PLACEHOLDER";
8
9
var builder = WebAssemblyHostBuilder.CreateDefault( args );
0 commit comments