Skip to content

Commit a892740

Browse files
Merge pull request #175 from jackullrich/token-update
Impersonation cleanup
2 parents d8ea7ce + 1b9b197 commit a892740

18 files changed

Lines changed: 586 additions & 423 deletions

File tree

Payload_Type/apollo/apollo/agent_code/Apollo/Apollo.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFramework>net451</TargetFramework>
44
<OutputType>Exe</OutputType>
@@ -39,4 +39,5 @@
3939
<PackageReference Include="PolySharp" Version="1.14.1" />
4040
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
4141
</ItemGroup>
42-
</Project>
42+
43+
</Project>

0 commit comments

Comments
 (0)