Skip to content

Commit 3cb84ef

Browse files
committed
⬆️ Bump files with dotnet-file sync
# devlooped/oss - Add Pack attribute to OSMFEULA content item devlooped/oss@dd13ed3
1 parent 0d80460 commit 3cb84ef

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

.netconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@
105105
weak
106106
[file "src/Directory.Build.props"]
107107
url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.props
108-
sha = 4b84c540df6f37c30fb38df7947d79871c34f036
109-
etag = bca64456d4e2cd05375a72b6de376b2c51edf6ad49029aa9a729f4a349a54656
108+
sha = dd13ed3334135c30dcb1e3b2295dc7622de298d9
109+
etag = bd05f9f240823c0ac79ddfefe654061550c36f82dd94fa513b82900e92686a5f
110110
weak
111111
[file "src/Directory.Build.targets"]
112112
url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.targets

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,7 @@ Uses your own API Key.
478478
[![Seika Logiciel](https://avatars.githubusercontent.com/u/2564602?v=4&s=39 "Seika Logiciel")](https://github.com/SeikaLogiciel)
479479
[![Andrew Grant](https://avatars.githubusercontent.com/devlooped-user?s=39 "Andrew Grant")](https://github.com/wizardness)
480480
[![Lars](https://avatars.githubusercontent.com/u/1727124?v=4&s=39 "Lars")](https://github.com/latonz)
481+
[![prime167](https://avatars.githubusercontent.com/u/3722845?v=4&s=39 "prime167")](https://github.com/prime167)
481482

482483

483484
<!-- sponsors.md -->

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
</ItemGroup>
168168

169169
<ItemGroup Label="OSMF" Condition="Exists('$(MSBuildThisFileDirectory)..\osmfeula.txt')">
170-
<None Include="$(MSBuildThisFileDirectory)..\osmfeula.txt" Link="osmfeula.txt" PackagePath="OSMFEULA.txt" />
170+
<Content Include="$(MSBuildThisFileDirectory)..\osmfeula.txt" Link="osmfeula.txt" Pack="true" PackagePath="OSMFEULA.txt" />
171171
</ItemGroup>
172172

173173
<Import Project="Directory.props" Condition="Exists('Directory.props')"/>

0 commit comments

Comments
 (0)