diff options
-rw-r--r-- | CSharp/Ivy/IvyProbe/IvyProbe.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CSharp/Ivy/IvyProbe/IvyProbe.csproj b/CSharp/Ivy/IvyProbe/IvyProbe.csproj index 186bd34..b6c6b88 100644 --- a/CSharp/Ivy/IvyProbe/IvyProbe.csproj +++ b/CSharp/Ivy/IvyProbe/IvyProbe.csproj @@ -142,6 +142,7 @@ </BootstrapperPackage>
</ItemGroup>
<ItemGroup>
+ <None Include="app.config" />
<None Include="IvyProbe_TemporaryKey.pfx" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
|