From 205e70d5b74d8dfc08e4acb55970b1a039d030aa Mon Sep 17 00:00:00 2001 From: Mike Surcouf Date: Tue, 28 Jan 2025 16:04:51 +0000 Subject: [PATCH] Build: Add js files to Visual Studio Fast UpToDateCheck --- MudBlazor.JSCompiler.csproj | 2 +- build/MudBlazor.JSCompiler.targets | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/MudBlazor.JSCompiler.csproj b/MudBlazor.JSCompiler.csproj index 116472e..34ee542 100644 --- a/MudBlazor.JSCompiler.csproj +++ b/MudBlazor.JSCompiler.csproj @@ -3,7 +3,7 @@ netstandard2.0 MudBlazor.JSCompiler - 1.0.16 + 1.0.17 mikes-gh MudBlazor JS Compiler Library MudBlazor JS Compiler Library diff --git a/build/MudBlazor.JSCompiler.targets b/build/MudBlazor.JSCompiler.targets index 093a316..83da476 100644 --- a/build/MudBlazor.JSCompiler.targets +++ b/build/MudBlazor.JSCompiler.targets @@ -1,4 +1,8 @@  + + + +