When I install version 7.1.3 and I try to compile the project, give me this error:
C:\Users\usuario.nuget\packages\radzen.blazor\7.1.3\staticwebassets\fonts\MaterialSymbolsOutlined.woff2' is not defined.
the exactly error is:
unexpected error in the taks "DiscoverPrecompressedAssets".
System.InvalidOperationException: Last write time for 'C:\Users\usuario.nuget\packages\radzen.blazor\7.1.3\staticwebassets\fonts\MaterialSymbolsOutlined.woff2' is not defined.
en Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAsset.Validate()
en Microsoft.AspNetCore.StaticWebAssets.Tasks.StaticWebAsset.FromTaskItem(ITaskItem item)
en System.Linq.Enumerable.WhereSelectArrayIterator2.MoveNext() en System.Linq.Buffer
1..ctor(IEnumerable1 source) en System.Linq.Enumerable.ToArray[TSource](IEnumerable
1 source)
en Microsoft.AspNetCore.StaticWebAssets.Tasks.DiscoverPrecompressedAssets.Execute()
en Microsoft.Build.BackEnd.TaskExecutionHost.Execute()
en Microsoft.Build.BackEnd.TaskBuilder.d__26.MoveNext()