File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
FastCloner.SourceGenerator.Analyzers
FastCloner.SourceGenerator.CodeFixes Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99 <AssemblyOriginatorKeyFile >..\FastCloner.snk</AssemblyOriginatorKeyFile >
1010 </PropertyGroup >
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 4.14.0" >
12+ <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" [ 4.14.0, ) " >
1313 <PrivateAssets >all</PrivateAssets >
1414 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1515 </PackageReference >
16- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.14.0" />
16+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" [ 4.14.0, ) " />
1717 </ItemGroup >
1818 <ItemGroup >
1919 <ProjectReference Include =" ..\FastCloner.SourceGenerator.Shared\FastCloner.SourceGenerator.Shared.csproj" />
Original file line number Diff line number Diff line change 99 <AssemblyOriginatorKeyFile >..\FastCloner.snk</AssemblyOriginatorKeyFile >
1010 </PropertyGroup >
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 4.14.0" >
12+ <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" [ 4.14.0, ) " >
1313 <PrivateAssets >all</PrivateAssets >
1414 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1515 </PackageReference >
16- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.14.0" />
17- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.14.0" />
16+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" [ 4.14.0, ) " />
17+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" [ 4.14.0, ) " />
1818 </ItemGroup >
1919 <ItemGroup >
2020 <ProjectReference Include =" ..\FastCloner.SourceGenerator.Analyzers\FastCloner.SourceGenerator.Analyzers.csproj" />
You can’t perform that action at this time.
0 commit comments