Skip to content

Commit 4001820

Browse files
committed
commit for PR microsoft#15217
Added to avoid conflicts in integration
1 parent df58042 commit 4001820

File tree

93 files changed

+4
-23758
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+4
-23758
lines changed

.ado/templates/prep-and-pack-nuget.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ steps:
7373
artifact: ${{ parameters.artifactName2 }}.${{ slice.platform }}.${{ slice.configuration }}
7474
path: ${{parameters.nugetroot}}/${{ parameters.artifactName2 }}/${{ slice.platform }}/${{ slice.configuration }}
7575

76+
- pwsh: yarn build
77+
displayName: Run yarn build
78+
7679
- task: PowerShell@2
7780
displayName: Copy MSRN Resources to NuGet layout
7881
inputs:

vnext/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Generated Files/
7474
/WindowsSampleCSharpApp/obj/
7575
/target/
7676
/x64/
77+
/codegen/
7778
Examples/WindowsSampleApp/Generated Files/
7879
Examples/WindowsSampleApp/build
7980
Examples/TypeScript/Generated Files/

vnext/codegen/.clang-format

Lines changed: 0 additions & 2 deletions
This file was deleted.

vnext/codegen/NativeAccessibilityInfoSpec.g.h

Lines changed: 0 additions & 83 deletions
This file was deleted.

vnext/codegen/NativeAccessibilityManagerSpec.g.h

Lines changed: 0 additions & 145 deletions
This file was deleted.

0 commit comments

Comments
 (0)