File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 19
19
<PublishRepositoryUrl >true</PublishRepositoryUrl >
20
20
<EmbedUntrackedSources >true</EmbedUntrackedSources >
21
21
<AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
22
- </PropertyGroup >
23
-
24
- <PropertyGroup >
25
22
<PackageReadmeFile >README.md</PackageReadmeFile >
23
+ <IncludeReferencedProjects >true</IncludeReferencedProjects >
26
24
</PropertyGroup >
27
- <ItemGroup >
28
- <None Include =" ..\README.md" Pack =" true" PackagePath =" \" />
29
- </ItemGroup >
25
+
30
26
<PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true'" >
31
27
<ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
32
28
</PropertyGroup >
43
39
</ItemGroup >
44
40
45
41
<ItemGroup >
42
+ <None Include =" ..\README.md" Pack =" true" PackagePath =" \" />
46
43
<Compile Include =" Constants.fs" />
47
44
<Compile Include =" Extensions\Utils.fs" />
48
45
<Compile Include =" Extensions\DI.fs" />
56
53
<ItemGroup >
57
54
<ProjectReference Include =" ..\FSharp.MinimalApi.Interop\FSharp.MinimalApi.Interop.csproj" />
58
55
</ItemGroup >
59
-
60
56
</Project >
You can’t perform that action at this time.
0 commit comments