Skip to content

Commit 0ae9172

Browse files
authored
Merge pull request #219 from nutdotnet/218-fix-setup
Correct broken reference in Setup project
2 parents ef6519b + 695cca1 commit 0ae9172

File tree

3 files changed

+30
-41
lines changed

3 files changed

+30
-41
lines changed

WinNUT_V2/Setup/Setup.vdproj

Lines changed: 30 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3699,6 +3699,12 @@
36993699
}
37003700
"Entry"
37013701
{
3702+
"MsmKey" = "8:_D81FFB3C87D14E34A7B2333B7770A7E7"
3703+
"OwnerKey" = "8:_UNDEFINED"
3704+
"MsmSig" = "8:_UNDEFINED"
3705+
}
3706+
"Entry"
3707+
{
37023708
"MsmKey" = "8:_D88A04F096FD56873EEC8F97D8578C9E"
37033709
"OwnerKey" = "8:_D20AE0448FA041DB8F5DD65C05E507C1"
37043710
"MsmSig" = "8:_UNDEFINED"
@@ -4954,25 +4960,25 @@
49544960
"Entry"
49554961
{
49564962
"MsmKey" = "8:_UNDEFINED"
4957-
"OwnerKey" = "8:_CB7240238DDFA669FCF3046E48D0A447"
4963+
"OwnerKey" = "8:_E8BB0E2A241C1023B684B55FEB5B745F"
49584964
"MsmSig" = "8:_UNDEFINED"
49594965
}
49604966
"Entry"
49614967
{
49624968
"MsmKey" = "8:_UNDEFINED"
4963-
"OwnerKey" = "8:_E8BB0E2A241C1023B684B55FEB5B745F"
4969+
"OwnerKey" = "8:_63C8A279ECA1961108679E2A93D5C62B"
49644970
"MsmSig" = "8:_UNDEFINED"
49654971
}
49664972
"Entry"
49674973
{
49684974
"MsmKey" = "8:_UNDEFINED"
4969-
"OwnerKey" = "8:_63C8A279ECA1961108679E2A93D5C62B"
4975+
"OwnerKey" = "8:_D20AE0448FA041DB8F5DD65C05E507C1"
49704976
"MsmSig" = "8:_UNDEFINED"
49714977
}
49724978
"Entry"
49734979
{
49744980
"MsmKey" = "8:_UNDEFINED"
4975-
"OwnerKey" = "8:_D20AE0448FA041DB8F5DD65C05E507C1"
4981+
"OwnerKey" = "8:_CB7240238DDFA669FCF3046E48D0A447"
49764982
"MsmSig" = "8:_UNDEFINED"
49774983
}
49784984
"Entry"
@@ -9459,26 +9465,6 @@
94599465
"IsDependency" = "11:TRUE"
94609466
"IsolateTo" = "8:"
94619467
}
9462-
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_761987FA7717402DB92207F177F3DB49"
9463-
{
9464-
"SourcePath" = "8:..\\..\\COPYING"
9465-
"TargetName" = "8:COPYING"
9466-
"Tag" = "8:"
9467-
"Folder" = "8:_7A1917372AF14D75845D775AAEB7CD48"
9468-
"Condition" = "8:"
9469-
"Transitive" = "11:FALSE"
9470-
"Vital" = "11:TRUE"
9471-
"ReadOnly" = "11:FALSE"
9472-
"Hidden" = "11:FALSE"
9473-
"System" = "11:FALSE"
9474-
"Permanent" = "11:FALSE"
9475-
"SharedLegacy" = "11:FALSE"
9476-
"PackageAs" = "3:1"
9477-
"Register" = "3:1"
9478-
"Exclude" = "11:FALSE"
9479-
"IsDependency" = "11:FALSE"
9480-
"IsolateTo" = "8:"
9481-
}
94829468
"{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_76C124487B58F9503C60B5679A43F43E"
94839469
{
94849470
"AssemblyRegister" = "3:1"
@@ -11875,6 +11861,26 @@
1187511861
"IsDependency" = "11:TRUE"
1187611862
"IsolateTo" = "8:"
1187711863
}
11864+
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_D81FFB3C87D14E34A7B2333B7770A7E7"
11865+
{
11866+
"SourcePath" = "8:..\\..\\LICENSE.txt"
11867+
"TargetName" = "8:LICENSE.txt"
11868+
"Tag" = "8:"
11869+
"Folder" = "8:_7A1917372AF14D75845D775AAEB7CD48"
11870+
"Condition" = "8:"
11871+
"Transitive" = "11:FALSE"
11872+
"Vital" = "11:TRUE"
11873+
"ReadOnly" = "11:FALSE"
11874+
"Hidden" = "11:FALSE"
11875+
"System" = "11:FALSE"
11876+
"Permanent" = "11:FALSE"
11877+
"SharedLegacy" = "11:FALSE"
11878+
"PackageAs" = "3:1"
11879+
"Register" = "3:1"
11880+
"Exclude" = "11:FALSE"
11881+
"IsDependency" = "11:FALSE"
11882+
"IsolateTo" = "8:"
11883+
}
1187811884
"{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_D88A04F096FD56873EEC8F97D8578C9E"
1187911885
{
1188011886
"AssemblyRegister" = "3:1"

WinNUT_V2/WinNUT-Client/WinNUT-client.vbproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -124,17 +124,10 @@
124124
<TargetZone>LocalIntranet</TargetZone>
125125
</PropertyGroup>
126126
<ItemGroup>
127-
<Reference Include="System" />
128127
<Reference Include="System.Configuration" />
129-
<Reference Include="System.Data" />
130128
<Reference Include="System.Deployment" />
131129
<Reference Include="System.Drawing" />
132-
<Reference Include="System.Security" />
133130
<Reference Include="System.Windows.Forms" />
134-
<Reference Include="System.Xml" />
135-
<Reference Include="System.Core" />
136-
<Reference Include="System.Xml.Linq" />
137-
<Reference Include="System.Data.DataSetExtensions" />
138131
</ItemGroup>
139132
<ItemGroup>
140133
<Import Include="Microsoft.VisualBasic" />
@@ -147,7 +140,6 @@
147140
<Import Include="System.Diagnostics" />
148141
<Import Include="System.Windows.Forms" />
149142
<Import Include="System.Linq" />
150-
<Import Include="System.Xml.Linq" />
151143
<Import Include="System.Threading.Tasks" />
152144
</ItemGroup>
153145
<ItemGroup>

WinNUT_V2/WinNUT-Client_Common/WinNUT-Client_Common.vbproj

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -61,18 +61,9 @@
6161
<Optimize>true</Optimize>
6262
</PropertyGroup>
6363
<ItemGroup>
64-
<Reference Include="System" />
65-
<Reference Include="System.Data" />
66-
<Reference Include="System.Deployment" />
67-
<Reference Include="System.Drawing" />
68-
<Reference Include="System.Management" />
6964
<Reference Include="System.Net.Http" />
7065
<Reference Include="System.Security" />
7166
<Reference Include="System.Windows.Forms" />
72-
<Reference Include="System.Xml" />
73-
<Reference Include="System.Core" />
74-
<Reference Include="System.Xml.Linq" />
75-
<Reference Include="System.Data.DataSetExtensions" />
7667
</ItemGroup>
7768
<ItemGroup>
7869
<Import Include="Microsoft.VisualBasic" />

0 commit comments

Comments
 (0)