File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 <None Include =" ..\..\docs\libplctag.NativeImport.md" Pack =" true" PackagePath =" \README.md" />
3434 </ItemGroup >
3535
36+ <PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true'" >
37+ <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
38+ </PropertyGroup >
39+
40+ <PropertyGroup >
41+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
42+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
43+ <DebugType >embedded</DebugType >
44+ </PropertyGroup >
45+
46+ <ItemGroup >
47+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
48+ </ItemGroup >
49+
3650</Project >
Original file line number Diff line number Diff line change 2727 <None Include =" ..\..\docs\libplctag.md" Pack =" true" PackagePath =" \README.md" />
2828 </ItemGroup >
2929
30+ <PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true'" >
31+ <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
32+ </PropertyGroup >
33+
34+ <PropertyGroup >
35+ <PublishRepositoryUrl >true</PublishRepositoryUrl >
36+ <EmbedUntrackedSources >true</EmbedUntrackedSources >
37+ <DebugType >embedded</DebugType >
38+ </PropertyGroup >
39+
40+ <ItemGroup >
41+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
42+ </ItemGroup >
43+
3044</Project >
You can’t perform that action at this time.
0 commit comments