@@ -20,12 +20,12 @@ Support for Angular, ASP.NET, ASP.NET Core, C# POCOs, TypeScript POCOs, Entity F
2020 </metadata >
2121 <files >
2222 <file src =" ..\bin\Release\netstandard2.0\publish\**\*.dll" target =" tools\netstandard2.0" />
23- <file src =" ..\bin\Release\net461 \win-x64\publish\**\*.exe" target =" tools\net461 " />
24- <file src =" ..\bin\Release\net461 \win-x64\publish\**\*.dll" target =" tools\net461 " />
25- <file src =" ..\bin\Release\net461 \win-x64\publish\**\*.config" target =" tools\net461 " />
26- <file src =" ..\bin\Release\net461 \win-x86\publish\**\*.exe" target =" tools\net461 -x86" />
27- <file src =" ..\bin\Release\net461 \win-x86\publish\**\*.dll" target =" tools\net461 -x86" />
28- <file src =" ..\bin\Release\net461 \win-x86\publish\**\*.config" target =" tools\net461 -x86" />
23+ <file src =" ..\bin\Release\net462 \win-x64\publish\**\*.exe" target =" tools\net462 " />
24+ <file src =" ..\bin\Release\net462 \win-x64\publish\**\*.dll" target =" tools\net462 " />
25+ <file src =" ..\bin\Release\net462 \win-x64\publish\**\*.config" target =" tools\net462 " />
26+ <file src =" ..\bin\Release\net462 \win-x86\publish\**\*.exe" target =" tools\net462 -x86" />
27+ <file src =" ..\bin\Release\net462 \win-x86\publish\**\*.dll" target =" tools\net462 -x86" />
28+ <file src =" ..\bin\Release\net462 \win-x86\publish\**\*.config" target =" tools\net462 -x86" />
2929 <file src =" ..\bin\Release\netcoreapp2.0\win-x64\publish\**\*.dll" target =" tools\netcoreapp2.0" />
3030 <file src =" ..\bin\Release\netcoreapp2.0\win-x64\publish\**\*.json" target =" tools\netcoreapp2.0" />
3131 <file src =" ..\bin\Release\netcoreapp2.0\win-x64\publish\**\*.exe" target =" tools\netcoreapp2.0" />
@@ -67,6 +67,12 @@ Support for Angular, ASP.NET, ASP.NET Core, C# POCOs, TypeScript POCOs, Entity F
6767 <file src =" ..\bin\Release\net9.0\win-x86\publish\**\*.dll" target =" tools\net9.0-x86" />
6868 <file src =" ..\bin\Release\net9.0\win-x86\publish\**\*.exe" target =" tools\net9.0-x86" />
6969 <file src =" ..\bin\Release\net9.0\win-x86\publish\**\*.json" target =" tools\net9.0-x86" />
70+ <file src =" ..\bin\Release\net10.0\win-x64\publish\**\*.dll" target =" tools\net10.0" />
71+ <file src =" ..\bin\Release\net10.0\win-x64\publish\**\*.json" target =" tools\net10.0" />
72+ <file src =" ..\bin\Release\net10.0\win-x64\publish\**\*.exe" target =" tools\net10.0" />
73+ <file src =" ..\bin\Release\net10.0\win-x86\publish\**\*.dll" target =" tools\net10.0-x86" />
74+ <file src =" ..\bin\Release\net10.0\win-x86\publish\**\*.exe" target =" tools\net10.0-x86" />
75+ <file src =" ..\bin\Release\net10.0\win-x86\publish\**\*.json" target =" tools\net10.0-x86" />
7076 <file src =" nuget.targets" target =" build\KY.Generator.targets" />
7177 <file src =" ..\README.md" target =" " />
7278 <file src =" ..\icon.png" target =" assets" />
0 commit comments