Skip to content

Commit

Permalink
Rename ProjectedTypes folder to Projection
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanlabelle committed Sep 16, 2024
1 parent 1589508 commit 85ef43f
Show file tree
Hide file tree
Showing 38 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ let package = Package(
path: "Support/Sources/WindowsRuntime",
exclude: [
"CMakeLists.txt",
"ProjectedTypes/Readme.md",
"ProjectedTypes/WindowsFoundation/Readme.md",
"Projection/Readme.md",
"Projection/WindowsFoundation/Readme.md",
]),
.testTarget(
name: "Tests",
Expand Down
File renamed without changes.

0 comments on commit 85ef43f

Please sign in to comment.