diff --git a/azure-pipelines.yml b/azure-pipelines.yml index dc474f053..e5204feaf 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -64,7 +64,7 @@ steps: Path: '$(Build.SourcesDirectory)' FileNames: | **/EOLib*.csproj - !**/EOLib.*.Test.csproj + !**/EOLib.*Test.csproj InsertAttributes: true FileEncoding: 'auto' WriteBOM: false