File tree Expand file tree Collapse file tree
YoloDev.Sdk.RoslynAnalyzerLib/Sdk Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project >
22
33 <ItemGroup >
4- <PackageVersion Include =" Microsoft.Build.Utilities.Core" Version =" 17.14.28 " />
4+ <PackageVersion Include =" Microsoft.Build.Utilities.Core" Version =" 18.7.1 " />
55 </ItemGroup >
66
77</Project >
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 8 .0.422 " ,
3+ "version" : " 10 .0.301 " ,
44 "rollForward" : " latestMajor"
55 },
66 "msbuild-sdks" : {
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.11 .0"
10+ <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 5.6 .0"
1111 IsImplicitlyDefined =" true" PrivateAssets =" all" />
12- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.14 .0"
12+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 5.6 .0"
1313 IsImplicitlyDefined =" true" PrivateAssets =" all" />
1414 <PackageReference Include =" YoloDev.Sdk.RoslynAnalyzerLib" Version =" $$VERSION$$"
1515 IsImplicitlyDefined =" true" PrivateAssets =" all" />
Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup Condition =" '$(EnableSourceLink)' == 'true' " >
12- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8 .0.0 " IsImplicitlyDefined =" true" PrivateAssets =" all" />
12+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 10 .0.300 " IsImplicitlyDefined =" true" PrivateAssets =" all" />
1313 </ItemGroup >
1414
1515 <Target Name =" _SetPackageProjectUrlFromSourceController"
You can’t perform that action at this time.
0 commit comments