File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 </ItemGroup >
2828 <ItemGroup >
2929 <PackageReference Include =" BenchmarkDotNet" Version =" 0.15.8" />
30- <PackageReference Include =" SonarAnalyzer.CSharp" Version =" 10.27 .0.140913 " >
30+ <PackageReference Include =" SonarAnalyzer.CSharp" Version =" 10.28 .0.143324 " >
3131 <PrivateAssets >all</PrivateAssets >
3232 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3333 </PackageReference >
Original file line number Diff line number Diff line change 22<Project DefaultTargets =" All" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion =" Current" >
33 <PropertyGroup >
44 <!-- Increment the overall semantic version here. -->
5- <Version >8.0.0 </Version >
5+ <Version >8.0.1 </Version >
66 <SolutionName >Autofac.Extras.DynamicProxy</SolutionName >
77 <Configuration Condition =" '$(Configuration)'==''" >Release</Configuration >
88 <ArtifactDirectory >$([System.IO.Path]::Combine($(MSBuildProjectDirectory),"artifacts"))</ArtifactDirectory >
Original file line number Diff line number Diff line change 5454 <AdditionalFiles Include =" ../../build/stylecop.json" Link =" stylecop.json" />
5555 </ItemGroup >
5656 <ItemGroup >
57- <PackageReference Include =" Autofac" Version =" 9.3.0 " />
57+ <PackageReference Include =" Autofac" Version =" 9.3.1 " />
5858 <PackageReference Include =" Castle.Core" Version =" 5.2.1" />
5959 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 10.0.300" Condition =" Exists('$(MSBuildThisFileDirectory)../../.git')" >
6060 <PrivateAssets >all</PrivateAssets >
6161 </PackageReference >
62- <PackageReference Include =" SonarAnalyzer.CSharp" Version =" 10.27 .0.140913 " >
62+ <PackageReference Include =" SonarAnalyzer.CSharp" Version =" 10.28 .0.143324 " >
6363 <PrivateAssets >all</PrivateAssets >
6464 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
6565 </PackageReference >
Original file line number Diff line number Diff line change 1818 <AdditionalFiles Include =" ../../build/stylecop.json" Link =" stylecop.json" />
1919 </ItemGroup >
2020 <ItemGroup >
21- <PackageReference Include =" SonarAnalyzer.CSharp" Version =" 10.27 .0.140913 " >
21+ <PackageReference Include =" SonarAnalyzer.CSharp" Version =" 10.28 .0.143324 " >
2222 <PrivateAssets >all</PrivateAssets >
2323 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2424 </PackageReference >
Original file line number Diff line number Diff line change 3030 <PrivateAssets >all</PrivateAssets >
3131 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3232 </PackageReference >
33- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.6 .0" />
34- <PackageReference Include =" SonarAnalyzer.CSharp" Version =" 10.27 .0.140913 " >
33+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.7 .0" />
34+ <PackageReference Include =" SonarAnalyzer.CSharp" Version =" 10.28 .0.143324 " >
3535 <PrivateAssets >all</PrivateAssets >
3636 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3737 </PackageReference >
You can’t perform that action at this time.
0 commit comments