Skip to content

Commit e9460cd

Browse files
committed
Update
1 parent dbc1ecb commit e9460cd

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

Source/NETworkManager.Models/NETworkManager.Models.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,10 @@
122122
<Compile Include="Network\WiFiAdapterInfo.cs" />
123123
<Compile Include="Network\WiFiNetworkInfo.cs" />
124124
<Compile Include="PowerShell\PowerShell.cs" />
125-
<Compile Include="PowerShell\PowerShell.ExecutionPolicy.cs" />
125+
<Compile Include="PowerShell\ExecutionPolicy.cs" />
126126
<Compile Include="PowerShell\PowerShellSessionInfo.cs" />
127127
<Compile Include="Properties\AssemblyInfo.cs" />
128-
<Compile Include="PuTTY\PuTTY.ConnectionMode.cs" />
128+
<Compile Include="PuTTY\ConnectionMode.cs" />
129129
<Compile Include="PuTTY\PuTTY.cs" />
130130
<Compile Include="PuTTY\PuTTYSessionInfo.cs" />
131131
<Compile Include="RemoteDesktop\AudioCaptureRedirectionMode.cs" />

Source/NETworkManager.Models/PowerShell/PowerShell.ExecutionPolicy.cs renamed to Source/NETworkManager.Models/PowerShell/ExecutionPolicy.cs

File renamed without changes.

Source/NETworkManager.Models/PuTTY/PuTTY.ConnectionMode.cs renamed to Source/NETworkManager.Models/PuTTY/ConnectionMode.cs

File renamed without changes.

0 commit comments

Comments
 (0)