File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 4343
4444 $product = dotnet msbuild $props -getproperty:Product
4545 if (-not $product) {
46- write-error " To use OSMF EULA, ensure the $(Product) property is set in Directory.props"
46+ write-error ' To use OSMF EULA, ensure the $(Product) property is set in Directory.props'
4747 exit 1
4848 }
4949
Original file line number Diff line number Diff line change 109109 weak
110110[file ".github/workflows/includes.yml"]
111111 url = https://github.com/devlooped/oss/blob/main/.github/workflows/includes.yml
112- sha = 6a6de0580b40e305f7a0f41b406d4aabaa0756fe
113- etag = 1a5cd7a883700c328105910cc212f5f8c9f3759fc1af023e048a9f486da794c1
112+ sha = 26e8cb798ce72dec7072db826cc9694d456797bd
113+ etag = df06492eeb2daaae4168d71bbb643f5da2693b67cdd58c42ffa44a191ee99b69
114114 weak
115115[file ".github/workflows/combine-prs.yml"]
116116 url = https://github.com/devlooped/oss/blob/main/.github/workflows/combine-prs.yml
Original file line number Diff line number Diff line change @@ -183,7 +183,6 @@ since the "Main" file selection is performed exclusively via MSBuild item manipu
183183[ ![ Keith Pickford] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/Keflon.png " Keith Pickford ")] ( https://github.com/Keflon )
184184[ ![ Thomas Bolon] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/tbolon.png " Thomas Bolon ")] ( https://github.com/tbolon )
185185[ ![ Kori Francis] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/kfrancis.png " Kori Francis ")] ( https://github.com/kfrancis )
186- [ ![ Toni Wenzel] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/twenzel.png " Toni Wenzel ")] ( https://github.com/twenzel )
187186[ ![ Uno Platform] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/unoplatform.png " Uno Platform ")] ( https://github.com/unoplatform )
188187[ ![ Reuben Swartz] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/rbnswartz.png " Reuben Swartz ")] ( https://github.com/rbnswartz )
189188[ ![ Jacob Foshee] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/jfoshee.png " Jacob Foshee ")] ( https://github.com/jfoshee )
You can’t perform that action at this time.
0 commit comments