File tree Expand file tree Collapse file tree 3 files changed +0
-5
lines changed
JsonApiDotNetCore.Annotations Expand file tree Collapse file tree 3 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 1414 <FluentAssertionsVersion >7.0.*</FluentAssertionsVersion >
1515 <GitHubActionsTestLoggerVersion >2.4.*</GitHubActionsTestLoggerVersion >
1616 <InheritDocVersion >2.0.*</InheritDocVersion >
17- <SourceLinkVersion >8.0.*</SourceLinkVersion >
1817 <SystemTextJsonVersion >9.0.*</SystemTextJsonVersion >
1918 <TestSdkVersion >17.12.*</TestSdkVersion >
2019 <XunitVersion >2.9.*</XunitVersion >
Original file line number Diff line number Diff line change 2020 <PackageIcon >package-icon.png</PackageIcon >
2121 <PackageReadmeFile >PackageReadme.md</PackageReadmeFile >
2222 <PublishRepositoryUrl >true</PublishRepositoryUrl >
23- <EmbedUntrackedSources >true</EmbedUntrackedSources >
2423 <DebugType >embedded</DebugType >
2524 </PropertyGroup >
2625
4746 </ItemGroup >
4847
4948 <ItemGroup >
50- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" $(SourceLinkVersion)" PrivateAssets =" All" />
5149 <PackageReference Include =" SauceControl.InheritDoc" Version =" $(InheritDocVersion)" PrivateAssets =" All" />
5250 </ItemGroup >
5351</Project >
Original file line number Diff line number Diff line change 1919 <PackageIcon >package-icon.png</PackageIcon >
2020 <PackageReadmeFile >PackageReadme.md</PackageReadmeFile >
2121 <PublishRepositoryUrl >true</PublishRepositoryUrl >
22- <EmbedUntrackedSources >true</EmbedUntrackedSources >
2322 <DebugType >embedded</DebugType >
2423 </PropertyGroup >
2524
4241 <PackageReference Include =" Humanizer.Core" Version =" $(HumanizerFrozenVersion)" />
4342 <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" $(EntityFrameworkCoreFrozenVersion)" />
4443 <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" $(EntityFrameworkCoreFrozenVersion)" />
45- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" $(SourceLinkVersion)" PrivateAssets =" All" />
4644 <PackageReference Include =" SauceControl.InheritDoc" Version =" $(InheritDocVersion)" PrivateAssets =" All" />
4745 </ItemGroup >
4846</Project >
You can’t perform that action at this time.
0 commit comments