Skip to content

Commit 99fafe8

Browse files
adding comment to test deploy
1 parent d763a88 commit 99fafe8

File tree

1 file changed

+1
-1
lines changed
  • Src/SamplesByPlatforms/Xceed.Blazor.Words.Sample

1 file changed

+1
-1
lines changed

Src/SamplesByPlatforms/Xceed.Blazor.Words.Sample/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
using Xceed.Blazor.Words.Sample;
44
using Xceed.Blazor.Words.Sample.Services;
55

6-
// Replace the License Key by a valid license. Testing deploy
6+
// Replace the License Key by a valid license. Testing deployment will not work without a valid license key.
77
Xceed.Words.NET.Licenser.LicenseKey = "LICENSE_KEY_PLACEHOLDER";
88

99
var builder = WebAssemblyHostBuilder.CreateDefault( args );

0 commit comments

Comments
 (0)