File tree 3 files changed +0
-5
lines changed
JsonApiDotNetCore.Annotations
3 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 14
14
<FluentAssertionsVersion >7.0.*</FluentAssertionsVersion >
15
15
<GitHubActionsTestLoggerVersion >2.4.*</GitHubActionsTestLoggerVersion >
16
16
<InheritDocVersion >2.0.*</InheritDocVersion >
17
- <SourceLinkVersion >8.0.*</SourceLinkVersion >
18
17
<SystemTextJsonVersion >9.0.*</SystemTextJsonVersion >
19
18
<TestSdkVersion >17.12.*</TestSdkVersion >
20
19
<XunitVersion >2.9.*</XunitVersion >
Original file line number Diff line number Diff line change 20
20
<PackageIcon >package-icon.png</PackageIcon >
21
21
<PackageReadmeFile >PackageReadme.md</PackageReadmeFile >
22
22
<PublishRepositoryUrl >true</PublishRepositoryUrl >
23
- <EmbedUntrackedSources >true</EmbedUntrackedSources >
24
23
<DebugType >embedded</DebugType >
25
24
</PropertyGroup >
26
25
47
46
</ItemGroup >
48
47
49
48
<ItemGroup >
50
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" $(SourceLinkVersion)" PrivateAssets =" All" />
51
49
<PackageReference Include =" SauceControl.InheritDoc" Version =" $(InheritDocVersion)" PrivateAssets =" All" />
52
50
</ItemGroup >
53
51
</Project >
Original file line number Diff line number Diff line change 19
19
<PackageIcon >package-icon.png</PackageIcon >
20
20
<PackageReadmeFile >PackageReadme.md</PackageReadmeFile >
21
21
<PublishRepositoryUrl >true</PublishRepositoryUrl >
22
- <EmbedUntrackedSources >true</EmbedUntrackedSources >
23
22
<DebugType >embedded</DebugType >
24
23
</PropertyGroup >
25
24
42
41
<PackageReference Include =" Humanizer.Core" Version =" $(HumanizerFrozenVersion)" />
43
42
<PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" $(EntityFrameworkCoreFrozenVersion)" />
44
43
<PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" $(EntityFrameworkCoreFrozenVersion)" />
45
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" $(SourceLinkVersion)" PrivateAssets =" All" />
46
44
<PackageReference Include =" SauceControl.InheritDoc" Version =" $(InheritDocVersion)" PrivateAssets =" All" />
47
45
</ItemGroup >
48
46
</Project >
You can’t perform that action at this time.
0 commit comments