Skip to content

Commit

Permalink
chore: Adjust version generation
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Nov 7, 2024
1 parent 101526e commit 39aa18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
</Target>

<UsingTask TaskName="_XmlUpdate"
TaskFactory="CodeTaskFactory"
TaskFactory="RoslynCodeTaskFactory"
AssemblyFile="$(MSBuildToolsPath)\Microsoft.Build.Tasks.Core.dll">
<ParameterGroup>
<XmlFileName Required="True" />
Expand Down

0 comments on commit 39aa18b

Please sign in to comment.