This repository was archived by the owner on Jun 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Avalonia.NameGenerator.Tests Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 <InstallAvalonia >true</InstallAvalonia >
88 </PropertyGroup >
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 3.10 .0" />
11- <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 3.10 .0" />
10+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 3.9 .0" />
11+ <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 3.9 .0" />
1212 <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.2" />
1313 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.10.0" />
1414 <PackageReference Include =" xunit" Version =" 2.4.1" />
Original file line number Diff line number Diff line change 88 <NoPackageAnalysis >true</NoPackageAnalysis >
99 </PropertyGroup >
1010 <ItemGroup >
11- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 3.10 .0" PrivateAssets =" all" />
11+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 3.9 .0" PrivateAssets =" all" />
1212 <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.2" PrivateAssets =" all" />
1313 </ItemGroup >
1414 <ItemGroup >
You can’t perform that action at this time.
0 commit comments