1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <Project ToolsVersion =" 12 .0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
+ <Project ToolsVersion =" 15 .0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
4
<PropertyGroup >
5
5
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
8
8
</ProductVersion >
9
9
<SchemaVersion >2.0</SchemaVersion >
10
10
<ProjectGuid >{BD519B8A-169C-4328-BF67-62CD278435BC}</ProjectGuid >
11
- <ProjectTypeGuids >{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids >
12
11
<OutputType >Library</OutputType >
12
+ <RuntimeIdentifier >win</RuntimeIdentifier >
13
13
<AppDesignerFolder >Properties</AppDesignerFolder >
14
14
<RootNamespace >Dnn.Modules.ModuleCreator</RootNamespace >
15
15
<AssemblyName >Dnn.Modules.ModuleCreator</AssemblyName >
16
16
<TargetFrameworkVersion >v4.7.2</TargetFrameworkVersion >
17
17
<UseIISExpress >true</UseIISExpress >
18
+ <Use64BitIISExpress />
18
19
<IISExpressSSLPort />
19
20
<IISExpressAnonymousAuthentication />
20
21
<IISExpressWindowsAuthentication />
21
22
<IISExpressUseClassicPipelineMode />
22
- <Use64BitIISExpress />
23
23
<UseGlobalApplicationHostFile />
24
24
</PropertyGroup >
25
25
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
26
26
<DebugSymbols >true</DebugSymbols >
27
27
<DebugType >full</DebugType >
28
28
<Optimize >false</Optimize >
29
- <OutputPath >bin\</OutputPath >
29
+ <OutputPath >bin\Debug\ </OutputPath >
30
30
<DefineConstants >DEBUG;TRACE</DefineConstants >
31
31
<ErrorReport >prompt</ErrorReport >
32
32
<WarningLevel >4</WarningLevel >
33
33
<DocumentationFile >bin\Dnn.Modules.ModuleCreator.XML</DocumentationFile >
34
- <LangVersion >7</LangVersion >
35
34
<TreatWarningsAsErrors >true</TreatWarningsAsErrors >
36
35
</PropertyGroup >
37
36
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
38
37
<DebugType >pdbonly</DebugType >
39
38
<Optimize >true</Optimize >
40
- <OutputPath >bin\</OutputPath >
39
+ <OutputPath >bin\Release\ </OutputPath >
41
40
<DefineConstants >TRACE</DefineConstants >
42
41
<ErrorReport >prompt</ErrorReport >
43
42
<WarningLevel >4</WarningLevel >
44
43
<DocumentationFile >bin\Dnn.Modules.ModuleCreator.XML</DocumentationFile >
45
- <LangVersion >7</LangVersion >
46
44
</PropertyGroup >
47
45
<ItemGroup >
48
- <Reference Include =" DotNetNuke, Version=9.7.1.0, Culture=neutral, processorArchitecture=MSIL" >
49
- <HintPath >packages\DotNetNuke.Core.9.7.1\lib\net45\DotNetNuke.dll</HintPath >
50
- </Reference >
51
- <Reference Include =" DotNetNuke.Abstractions, Version=9.7.1.0, Culture=neutral, processorArchitecture=MSIL" >
52
- <HintPath >packages\DotNetNuke.Abstractions.9.7.1\lib\netstandard2.0\DotNetNuke.Abstractions.dll</HintPath >
53
- </Reference >
54
- <Reference Include =" DotNetNuke.DependencyInjection, Version=9.7.1.0, Culture=neutral, processorArchitecture=MSIL" >
55
- <HintPath >packages\DotNetNuke.DependencyInjection.9.7.1\lib\netstandard2.0\DotNetNuke.DependencyInjection.dll</HintPath >
56
- </Reference >
57
- <Reference Include =" DotNetNuke.Instrumentation, Version=9.7.1.0, Culture=neutral, processorArchitecture=MSIL" >
58
- <HintPath >packages\DotNetNuke.Instrumentation.9.7.1\lib\net45\DotNetNuke.Instrumentation.dll</HintPath >
59
- </Reference >
60
- <Reference Include =" DotNetNuke.log4net, Version=3.0.1.0, Culture=neutral, processorArchitecture=MSIL" >
61
- <HintPath >packages\DotNetNuke.Instrumentation.9.7.1\lib\net45\DotNetNuke.log4net.dll</HintPath >
62
- </Reference >
63
- <Reference Include =" DotNetNuke.Web, Version=9.7.1.0, Culture=neutral, processorArchitecture=MSIL" >
64
- <HintPath >packages\DotNetNuke.Web.9.7.1\lib\net45\DotNetNuke.Web.dll</HintPath >
65
- </Reference >
66
- <Reference Include =" DotNetNuke.WebUtility, Version=4.2.1.783, Culture=neutral, processorArchitecture=MSIL" >
67
- <HintPath >packages\DotNetNuke.Web.9.7.1\lib\net45\DotNetNuke.WebUtility.dll</HintPath >
68
- </Reference >
69
- <Reference Include =" Microsoft.ApplicationBlocks.Data, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
70
- <HintPath >packages\DotNetNuke.Core.9.7.1\lib\net45\Microsoft.ApplicationBlocks.Data.dll</HintPath >
71
- </Reference >
72
- <Reference Include =" Microsoft.Extensions.DependencyInjection, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
73
- <HintPath >packages\Microsoft.Extensions.DependencyInjection.2.1.1\lib\net461\Microsoft.Extensions.DependencyInjection.dll</HintPath >
74
- </Reference >
75
- <Reference Include =" Microsoft.Extensions.DependencyInjection.Abstractions, Version=2.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL" >
76
- <HintPath >packages\Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath >
77
- </Reference >
78
46
<Reference Include =" System.Web.DynamicData" />
79
47
<Reference Include =" System.Web.Entity" />
80
48
<Reference Include =" System.Web.ApplicationServices" />
102
70
<Compile Include =" CreateModule.ascx.designer.cs" >
103
71
<DependentUpon >CreateModule.ascx</DependentUpon >
104
72
</Compile >
73
+ <Content Include =" .gitignore" />
105
74
<Content Include =" Templates\C#\Class File\template.cs" />
106
75
<Content Include =" Templates\C#\DAL2\templateController.cs" />
107
76
<Content Include =" Templates\C#\DAL2\templateInfo.cs" />
213
182
<Content Include =" web.config" />
214
183
</ItemGroup >
215
184
<ItemGroup >
216
- <None Include =" packages.config" />
217
185
<AdditionalFiles Include =" stylecop.json" />
218
186
</ItemGroup >
219
187
<ItemGroup >
220
- <Analyzer Include =" packages\StyleCop.Analyzers.1.1.118\analyzers\dotnet\cs\StyleCop.Analyzers.CodeFixes.dll" />
221
- <Analyzer Include =" packages\StyleCop.Analyzers.1.1.118\analyzers\dotnet\cs\StyleCop.Analyzers.dll" />
188
+ <PackageReference Include =" DotNetNuke.Abstractions" >
189
+ <Version >9.7.1</Version >
190
+ </PackageReference >
191
+ <PackageReference Include =" DotNetNuke.Instrumentation" >
192
+ <Version >9.7.1</Version >
193
+ </PackageReference >
194
+ <PackageReference Include =" DotNetNuke.Web" >
195
+ <Version >9.7.1</Version >
196
+ </PackageReference >
197
+ <PackageReference Include =" StyleCop.Analyzers" >
198
+ <Version >1.1.118</Version >
199
+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
200
+ <PrivateAssets >all</PrivateAssets >
201
+ </PackageReference >
222
202
</ItemGroup >
223
203
<PropertyGroup >
224
204
<VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
225
205
<VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
226
206
</PropertyGroup >
227
207
<Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
228
- <Import Project =" $(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(VSToolsPath)' != ''" />
229
- <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition =" false" />
230
- <ProjectExtensions >
231
- <VisualStudio >
232
- <FlavorProperties GUID =" {349c5851-65df-11da-9384-00065b846f21}" >
233
- <WebProjectProperties >
234
- <UseIIS >True</UseIIS >
235
- <AutoAssignPort >True</AutoAssignPort >
236
- <DevelopmentServerPort >56695</DevelopmentServerPort >
237
- <DevelopmentServerVPath >/</DevelopmentServerVPath >
238
- <IISUrl >http://localhost:56695/</IISUrl >
239
- <NTLMAuthentication >False</NTLMAuthentication >
240
- <UseCustomServer >False</UseCustomServer >
241
- <CustomServerUrl >
242
- </CustomServerUrl >
243
- <SaveServerSettingsInUserFile >False</SaveServerSettingsInUserFile >
244
- </WebProjectProperties >
245
- </FlavorProperties >
246
- </VisualStudio >
247
- </ProjectExtensions >
208
+ <ProjectExtensions />
248
209
</Project >
0 commit comments