File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -329,3 +329,8 @@ ASALocalRun/
329329# MFractors (Xamarin productivity tool) working folder
330330.mfractor /
331331/.claude
332+ MIGRATION-SUMMARY.md
333+ PLUGIN-MIGRATION-GUIDE.md
334+ ReflectFramework.csx
335+ InspectFramework /InspectFramework.csproj
336+ InspectFramework /Program.cs
Original file line number Diff line number Diff line change 44 <ImplicitUsings >disable</ImplicitUsings >
55 <Nullable >disable</Nullable >
66 <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
7- <GenerateAssemblyInfo >false </GenerateAssemblyInfo >
7+ <GenerateAssemblyInfo >true </GenerateAssemblyInfo >
88 <RootNamespace >Keyfactor.Extensions.CAPlugin.Acme</RootNamespace >
99 <AssemblyName >AcmeCaPlugin</AssemblyName >
1010 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments