1 parent dbc1ecb commit e9460cdCopy full SHA for e9460cd
3 files changed
Source/NETworkManager.Models/NETworkManager.Models.csproj
@@ -122,10 +122,10 @@
122
<Compile Include="Network\WiFiAdapterInfo.cs" />
123
<Compile Include="Network\WiFiNetworkInfo.cs" />
124
<Compile Include="PowerShell\PowerShell.cs" />
125
- <Compile Include="PowerShell\PowerShell.ExecutionPolicy.cs" />
+ <Compile Include="PowerShell\ExecutionPolicy.cs" />
126
<Compile Include="PowerShell\PowerShellSessionInfo.cs" />
127
<Compile Include="Properties\AssemblyInfo.cs" />
128
- <Compile Include="PuTTY\PuTTY.ConnectionMode.cs" />
+ <Compile Include="PuTTY\ConnectionMode.cs" />
129
<Compile Include="PuTTY\PuTTY.cs" />
130
<Compile Include="PuTTY\PuTTYSessionInfo.cs" />
131
<Compile Include="RemoteDesktop\AudioCaptureRedirectionMode.cs" />
…PowerShell/PowerShell.ExecutionPolicy.cs …ger.Models/PowerShell/ExecutionPolicy.csSource/NETworkManager.Models/PowerShell/PowerShell.ExecutionPolicy.cs renamed to Source/NETworkManager.Models/PowerShell/ExecutionPolicy.cs
…ger.Models/PuTTY/PuTTY.ConnectionMode.cs …rkManager.Models/PuTTY/ConnectionMode.csSource/NETworkManager.Models/PuTTY/PuTTY.ConnectionMode.cs renamed to Source/NETworkManager.Models/PuTTY/ConnectionMode.cs
0 commit comments