diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 46c33a8..cfeb204 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,14 +3,14 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.2.3", + "version": "1.2.6", "commands": [ "csharpier" ], "rollForward": false }, "jetbrains.resharper.globaltools": { - "version": "2025.3.0.4", + "version": "2025.3.2", "commands": [ "jb" ], diff --git a/Directory.Packages.props b/Directory.Packages.props index 6756d7f..70c013c 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -8,11 +8,11 @@ - + - - + + diff --git a/src/LayeredCraft.SourceGeneratorTools.Generator/LayeredCraft.SourceGeneratorTools.Generator.csproj b/src/LayeredCraft.SourceGeneratorTools.Generator/LayeredCraft.SourceGeneratorTools.Generator.csproj index 2742166..93ce6fb 100644 --- a/src/LayeredCraft.SourceGeneratorTools.Generator/LayeredCraft.SourceGeneratorTools.Generator.csproj +++ b/src/LayeredCraft.SourceGeneratorTools.Generator/LayeredCraft.SourceGeneratorTools.Generator.csproj @@ -65,6 +65,7 @@ +