XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet

XFEExtension.NetCore.AutoImplement

【DLL】自动生成实现类

公开
关注 0 Fork 0 Star 0
UTF-8
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.11.34929.205
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XFEExtension.NetCore.AutoImplement", "XFEExtension.NetCore.AutoImplement\XFEExtension.NetCore.AutoImplement.csproj", "{E74B6938-9516-4211-88EB-5C68EB76FD62}"
	ProjectSection(ProjectDependencies) = postProject
		{BECB5988-CA6E-471E-AFE8-C8416BC5A9B2} = {BECB5988-CA6E-471E-AFE8-C8416BC5A9B2}
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XFEExtension.NetCore.AutoImplement.Analyzer", "XFEExtension.NetCore.AutoImplement.Analyzer\XFEExtension.NetCore.AutoImplement.Analyzer.csproj", "{BECB5988-CA6E-471E-AFE8-C8416BC5A9B2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XFEExtension.NetCore.AutoImplement.Test", "XFEExtension.NetCore.AutoImplement.Test\XFEExtension.NetCore.AutoImplement.Test.csproj", "{F13BFA6A-CD15-412E-9881-F53DE89215E3}"
	ProjectSection(ProjectDependencies) = postProject
		{BECB5988-CA6E-471E-AFE8-C8416BC5A9B2} = {BECB5988-CA6E-471E-AFE8-C8416BC5A9B2}
		{E74B6938-9516-4211-88EB-5C68EB76FD62} = {E74B6938-9516-4211-88EB-5C68EB76FD62}
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{E74B6938-9516-4211-88EB-5C68EB76FD62}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{E74B6938-9516-4211-88EB-5C68EB76FD62}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{E74B6938-9516-4211-88EB-5C68EB76FD62}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{E74B6938-9516-4211-88EB-5C68EB76FD62}.Release|Any CPU.Build.0 = Release|Any CPU
		{BECB5988-CA6E-471E-AFE8-C8416BC5A9B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{BECB5988-CA6E-471E-AFE8-C8416BC5A9B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{BECB5988-CA6E-471E-AFE8-C8416BC5A9B2}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{BECB5988-CA6E-471E-AFE8-C8416BC5A9B2}.Release|Any CPU.Build.0 = Release|Any CPU
		{F13BFA6A-CD15-412E-9881-F53DE89215E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{F13BFA6A-CD15-412E-9881-F53DE89215E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{F13BFA6A-CD15-412E-9881-F53DE89215E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{F13BFA6A-CD15-412E-9881-F53DE89215E3}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {3C237470-3400-4B76-862D-63B1608FE3D8}
	EndGlobalSection
EndGlobal