File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
test/AssemblyMetadata.Generators.Tests Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414 <PropertyGroup Label =" Package" >
1515 <Description >
1616 Source generator for project and assembly information
17- as constants in the global " AssemblyMetadata" class
17+ as constants in the global " AssemblyMetadata" class
1818 </Description >
1919 <Copyright >Copyright © $([System.DateTime]::Now.ToString(yyyy)) LoreSoft</Copyright >
2020 <Authors >LoreSoft</Authors >
3131 </PropertyGroup >
3232
3333 <ItemGroup >
34- <PackageReference Include =" coverlet.collector" Version =" 3.2 .0" >
34+ <PackageReference Include =" coverlet.collector" Version =" 6.0 .0" >
3535 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3636 <PrivateAssets >all</PrivateAssets >
3737 </PackageReference >
38- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5 .0" />
38+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7 .0" />
3939 <PackageReference Include =" MinVer" Version =" 4.3.0" PrivateAssets =" All" />
40- <PackageReference Include =" xunit" Version =" 2.4.2 " />
41- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5 " >
40+ <PackageReference Include =" xunit" Version =" 2.5.0 " />
41+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.0 " >
4242 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
4343 <PrivateAssets >all</PrivateAssets >
4444 </PackageReference >
You can’t perform that action at this time.
0 commit comments