File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 12
12
<FileAlignment >512</FileAlignment >
13
13
<AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
14
14
<Deterministic >true</Deterministic >
15
+ <IsWebBootstrapper >false</IsWebBootstrapper >
16
+ <TargetFrameworkProfile />
15
17
<PublishUrl >publish\</PublishUrl >
16
18
<Install >true</Install >
17
19
<InstallFrom >Disk</InstallFrom >
24
26
<MapFileExtensions >true</MapFileExtensions >
25
27
<ApplicationRevision >0</ApplicationRevision >
26
28
<ApplicationVersion >1.0.0.%2a</ApplicationVersion >
27
- <IsWebBootstrapper >false</IsWebBootstrapper >
28
29
<UseApplicationTrust >false</UseApplicationTrust >
29
30
<BootstrapperEnabled >true</BootstrapperEnabled >
30
- <TargetFrameworkProfile />
31
31
</PropertyGroup >
32
32
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
33
33
<PlatformTarget >x64</PlatformTarget >
56
56
<Reference Include =" System" />
57
57
<Reference Include =" System.Core" />
58
58
<Reference Include =" System.Management" />
59
+ <Reference Include =" System.Security" />
59
60
<Reference Include =" System.ServiceProcess" />
60
61
<Reference Include =" System.Windows.Forms" />
61
62
<Reference Include =" System.Xml.Linq" />
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<configuration >
3
3
<startup >
4
- < supportedRuntime version = " v4.0 " sku = " .NETFramework,Version=v4.7.2 " />
5
- </startup >
6
- </configuration >
4
+
5
+ <supportedRuntime version = " v4.0 " sku = " .NETFramework,Version=v4.7.2 " />< /startup >
6
+ </configuration >
You can’t perform that action at this time.
0 commit comments