File tree Expand file tree Collapse file tree
Solidsoft.Reply.Parsers.Gs1Ai.Tests
Solidsoft.Reply.Parsers.Gs1Ai Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 </ItemGroup >
2323
2424 <ItemGroup >
25- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9 .0" />
25+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10 .0" />
2626 <PackageReference Include =" SpecFlow.Plus.LivingDocPlugin" Version =" 3.9.57" />
2727 <PackageReference Include =" SpecFlow.xUnit" Version =" 3.9.74" />
28- <PackageReference Include =" xunit" Version =" 2.8.0 " />
29- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.0 " >
28+ <PackageReference Include =" xunit" Version =" 2.8.1 " />
29+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.1 " >
3030 <PrivateAssets >all</PrivateAssets >
3131 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3232 </PackageReference >
Original file line number Diff line number Diff line change 4141 </PropertyGroup >
4242
4343 <ItemGroup >
44- <None Remove =" LICENSE.txt" />
45- <None Remove =" README.md" />
4644 <None Remove =" Solidsoft Reply - LOGO Square_small.jpg" />
4745 <None Remove =" stylecop.json" />
4846 </ItemGroup >
5250 </ItemGroup >
5351
5452 <ItemGroup >
55- <Content Include =" ..\DEVELOPER-NOTICE.txt" Link =" LicenceAndNotices\DEVELOPER-NOTICE.txt" />
56- <Content Include =" ..\LICENSE.txt" Link =" LicenceAndNotices\LICENSE.txt" />
53+ <Content Include =" ..\DEVELOPER-NOTICE.txt" Link =" Notices\DEVELOPER-NOTICE.txt" />
5754 </ItemGroup >
5855
59- <ItemGroup >
56+ <ItemGroup >
57+ <None Include =" ../LICENSE.txt" Pack =" true" PackagePath =" " />
58+ <None Include =" ../README.md" Pack =" true" PackagePath =" " />
59+ </ItemGroup >
60+
61+ <ItemGroup >
6062 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
6163 <PackageReference Include =" StyleCop.Analyzers" Version =" 1.1.118" >
6264 <PrivateAssets >all</PrivateAssets >
337339 </ItemGroup >
338340
339341 <ItemGroup >
340- <Folder Include =" LicenceAndNotices \" />
342+ <Folder Include =" Notices \" />
341343 </ItemGroup >
342344
343345 <ItemGroup >
344- <None Include =" ..\README.md" Link =" LicenceAndNotices\ README.md" />
346+ <None Include =" ..\README.md" Link =" README.md" />
345347 </ItemGroup >
346348
347349</Project >
You can’t perform that action at this time.
0 commit comments