Skip to content

Commit

Permalink
See if we can run without the props file to limit unnessary files, etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
LoopedBard3 committed Oct 12, 2021
1 parent af2f8cf commit 5b4798b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion eng/pipelines/coreclr/templates/build-perf-maui-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ steps:
- script: |
./dotnet.sh new maui -n MauiTesting
cd MauiTesting
cp $(Build.SourcesDirectory)/src/mono/sample/MauiScenario.props ./Directory.Build.props
cp $(Build.SourcesDirectory)/src/mono/sample/MauiScenario.targets ./Directory.Build.targets
displayName: Setup MAUI Project
workingDirectory: $(Build.SourcesDirectory)
Expand Down
3 changes: 0 additions & 3 deletions src/mono/sample/MauiScenario.props

This file was deleted.

0 comments on commit 5b4798b

Please sign in to comment.