diff --git a/src/AvroTool/AvroTool.csproj b/src/AvroTool/AvroTool.csproj index 064c936..9f5df86 100644 --- a/src/AvroTool/AvroTool.csproj +++ b/src/AvroTool/AvroTool.csproj @@ -1,30 +1,30 @@ - - - - Exe - net9.0 - avrotool - A tool for generating Avro schema, protocols and C# code from Avro IDL. - true - true - dotnet-avrotool - dotnet-avrotool - true - enable - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - + + + + Exe + net9.0 + avrotool + A tool for generating Avro schema, protocols and C# code from Avro IDL. + true + true + dotnet-avrotool + dotnet-avrotool + true + enable + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + +