File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
PropertyChangedAnalyzers.Benchmarks
PropertyChangedAnalyzers.Test Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2525 <PackageReference Include =" NUnit" Version =" 3.13.2" />
2626 <PackageReference Include =" NUnit3TestAdapter" Version =" 4.2.1" PrivateAssets =" all" />
2727 <PackageReference Include =" ReflectionAnalyzers" Version =" 0.3.1" PrivateAssets =" all" />
28- <PackageReference Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.66 " PrivateAssets =" all" />
28+ <PackageReference Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.406 " PrivateAssets =" all" />
2929 </ItemGroup >
3030
3131 <ItemGroup >
Original file line number Diff line number Diff line change 3737 <PackageReference Include =" NUnit3TestAdapter" Version =" 4.2.1" PrivateAssets =" all" />
3838 <PackageReference Include =" Prism.Mvvm" Version =" 1.1.1" />
3939 <PackageReference Include =" ReflectionAnalyzers" Version =" 0.3.1" PrivateAssets =" all" />
40- <PackageReference Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.66 " PrivateAssets =" all" />
40+ <PackageReference Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.406 " PrivateAssets =" all" />
4141 <PackageReference Include =" Stylet" Version =" 1.3.6" />
4242 </ItemGroup >
4343</Project >
Original file line number Diff line number Diff line change 3030 <PackageReleaseNotes >
3131 4.0.0
3232 BREAKING: For VS2022+ now.
33- BUGFIX: AD0001 -> Could not load file or assembly
33+ BUGFIX: AD0001 -> Could not load file or assembly
3434 3.2.3
3535 BUGFIX: Assignments to expressions sharing the same name as the property or backing field no longer trigger INPC002 or INPC015.
3636 3.2.2
6767 <PackageReference Include =" IDisposableAnalyzers" Version =" 4.0.1" PrivateAssets =" all" />
6868 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.0.1" />
6969 <PackageReference Include =" ReflectionAnalyzers" Version =" 0.3.1" PrivateAssets =" all" />
70- <PackageReference Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.66 " PrivateAssets =" all" />
70+ <PackageReference Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.406 " PrivateAssets =" all" />
7171 </ItemGroup >
7272
7373 <ItemGroup >
7474 <PackageDownload Include =" Microsoft.NETCore.App.Ref" Version =" [6.0.0]" />
75- <PackageReference Include =" TunnelVisionLabs.ReferenceAssemblyAnnotator" Version =" 1.0.0-alpha.97 " PrivateAssets =" all" />
75+ <PackageReference Include =" TunnelVisionLabs.ReferenceAssemblyAnnotator" Version =" 1.0.0-alpha.160 " PrivateAssets =" all" />
7676 </ItemGroup >
7777
7878 <ItemGroup >
You can’t perform that action at this time.
0 commit comments