1 reference to OutputPath
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (1)
GenerateBlazorWebAssemblyBootJson50.cs (1)
43
using var fileStream = File.Create(
OutputPath
);