This repository was archived by the owner on Nov 12, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 44 <TargetFramework >netstandard2.0</TargetFramework >
55 <AssemblyName >Epi.Source.Updater</AssemblyName >
66 <LangVersion >latest</LangVersion >
7- <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
87 </PropertyGroup >
98
109 <ItemGroup >
4342
4443 <ItemGroup >
4544 <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.2" />
46- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 3.9.0" />
47- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 3.9.0" />
48- <PackageReference Include =" Microsoft.DotNet.UpgradeAssistant.Abstractions" Version =" 0.3.256001" >
49- <IncludeAssets >all</IncludeAssets >
50- <ExcludeAssets >build</ExcludeAssets >
51- </PackageReference >
45+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 3.8.0" />
46+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 3.8.0" />
47+ <PackageReference Include =" Microsoft.DotNet.UpgradeAssistant.Abstractions" Version =" *" />
5248 </ItemGroup >
5349
5450 <ItemGroup >
You can’t perform that action at this time.
0 commit comments