Skip to content

Commit

Permalink
version 2.1.1.0 fixed issue with config files
Browse files Browse the repository at this point in the history
  • Loading branch information
GeertBellekens committed Jun 26, 2019
1 parent 52731de commit 7c62a70
Show file tree
Hide file tree
Showing 66 changed files with 33 additions and 58,680 deletions.
1 change: 0 additions & 1 deletion EAAddinManager/EAAddinManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="EAAddinManager.dll.config">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
Expand Down
11 changes: 0 additions & 11 deletions EAAddinManager/app.config

This file was deleted.

14 changes: 0 additions & 14 deletions EAAddinRegisterer/App.config

This file was deleted.

5 changes: 1 addition & 4 deletions EAAddinRegisterer/EAAddinRegisterer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<AssemblyName>EAAddinRegisterer</AssemblyName>
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
<Deterministic>true</Deterministic>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down Expand Up @@ -76,9 +76,6 @@
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Enterprise-Architect-Add-in-Framework\EAAddinFramework\EAAddinFramework.csproj">
<Project>{4161dd26-375f-4744-ba96-b70366e19a78}</Project>
Expand Down
1 change: 0 additions & 1 deletion EADatabaseTransformer/EADatabaseTransformer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="EADatabaseTransformer.dll.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
Expand Down
2 changes: 1 addition & 1 deletion EADatabaseTransformer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
//
// You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.0.*")]
[assembly: AssemblyVersion("2.1.1.*")]
11 changes: 0 additions & 11 deletions EADatabaseTransformer/app.config

This file was deleted.

1 change: 0 additions & 1 deletion EADoorsNGConnector/EADoorsNGConnector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="EADoorsNGConnector.dll.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
Expand Down
2 changes: 1 addition & 1 deletion EADoorsNGConnector/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.0.*")]
[assembly: AssemblyVersion("2.1.1.*")]
11 changes: 0 additions & 11 deletions EADoorsNGConnector/app.config

This file was deleted.

1 change: 0 additions & 1 deletion EAImvertor/EAImvertor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="EAImvertor.dll.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
Expand Down
2 changes: 1 addition & 1 deletion EAImvertor/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
//
// You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.0.*")]
[assembly: AssemblyVersion("2.1.1.*")]
11 changes: 0 additions & 11 deletions EAImvertor/app.config

This file was deleted.

1 change: 0 additions & 1 deletion EAJSON/EAJSON.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion EAJSON/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.1.0.*")]
[assembly: AssemblyVersion("2.1.1.*")]
11 changes: 0 additions & 11 deletions EAJSON/app.config

This file was deleted.

3 changes: 1 addition & 2 deletions EAMapping/EAMapping.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,8 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="EAMapping.dll.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<SubType>Designer</SubType>
</None>
<None Include="packages.config" />
Expand Down
2 changes: 1 addition & 1 deletion EAMapping/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
//
// You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.0.*")]
[assembly: AssemblyVersion("2.1.1.*")]
11 changes: 0 additions & 11 deletions EAMapping/app.config

This file was deleted.

5 changes: 1 addition & 4 deletions EAMappingApp/EAMappingApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<AssemblyName>EAMappingApp</AssemblyName>
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
<Deterministic>true</Deterministic>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down Expand Up @@ -81,9 +81,6 @@
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Enterprise-Architect-Add-in-Framework\EAAddinFramework\EAAddinFramework.csproj">
<Project>{4161dd26-375f-4744-ba96-b70366e19a78}</Project>
Expand Down
1 change: 0 additions & 1 deletion EANavigator/EANavigator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="EANavigator.dll.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
Expand Down
2 changes: 1 addition & 1 deletion EANavigator/EANavigator.dll.config
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<add key="defaultAction" value="ProjectBrowser"/>
<add key="toolbarVisible" value="true"/>
<add key="contextMenu" value="false"/>
<add key="trackSelectedElement" value="True" />
<add key="trackSelectedElement" value="true" />
<add key="quickSearchElements" value="true"/>
<add key="quickSearchOperations" value="true"/>
<add key="quickSearchAttributes" value="true"/>
Expand Down
2 changes: 1 addition & 1 deletion EANavigator/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.1.0.*")]
[assembly: AssemblyVersion("2.1.1.*")]
//[assembly: AssemblyFileVersion("1.0.0.0")]
11 changes: 0 additions & 11 deletions EANavigator/app.config

This file was deleted.

1 change: 0 additions & 1 deletion EAScriptAddin/EAScriptAddin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@
</ItemGroup>
<ItemGroup />
<ItemGroup>
<None Include="app.config" />
<None Include="Files\license.rtf" />
<None Include="Files\ScriptAddinIcon.ico" />
<None Include="Files\ScriptAddinIcon16.png" />
Expand Down
2 changes: 1 addition & 1 deletion EAScriptAddin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
//
// You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.0.*")]
[assembly: AssemblyVersion("2.1.1.*")]
11 changes: 0 additions & 11 deletions EAScriptAddin/app.config

This file was deleted.

8 changes: 3 additions & 5 deletions EATFSConnector/EATFSConnector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
<Reference Include="Microsoft.CSharp">
<RequiredTargetFramework>4.0</RequiredTargetFramework>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath>
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core">
Expand Down Expand Up @@ -143,8 +143,6 @@
<DependentUpon>TFSConnectorSettingsForm.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Folder Include="Files" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
2 changes: 1 addition & 1 deletion EATFSConnector/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
//
// You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.0.*")]
[assembly: AssemblyVersion("2.1.1.*")]
2 changes: 1 addition & 1 deletion EATFSConnector/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net451" />
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.3" targetFramework="net451" />
<package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.3" targetFramework="net451" />
<package id="Newtonsoft.Json" version="6.0.4" targetFramework="net451" />
<package id="Newtonsoft.Json" version="12.0.2" targetFramework="net451" />
</packages>
8 changes: 4 additions & 4 deletions EAToolPack_Setup/Setup.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<Product Id="*"
Name="Bellekens EA Toolpack"
Language="1033"
Version="2.1.0.0"
Version="2.1.1.0"
UpgradeCode="38FA9DDF-F162-4EB2-A836-0A66A78F5EC6"
Manufacturer="Bellekens">
<Package Description="Installs the Bellekens EA Toolpack v2.1.0.0 on this computer"
<Package Description="Installs the Bellekens EA Toolpack v2.1.1.0 on this computer"
Comments="Contains EA Navigator, EA-Matic, EA Message Composer EA Database Transformer, EA Imvertor, EA TFS connector, Enterprise Data Dictionary and EA Validator "
InstallerVersion="200"
Compressed="yes"
Expand All @@ -19,14 +19,14 @@
<Media Id="1" Cabinet="contents.cab" EmbedCab="yes" CompressionLevel="high"/>

<Upgrade Id="38FA9DDF-F162-4EB2-A836-0A66A78F5EC6">
<UpgradeVersion Minimum="2.1.0.0"
<UpgradeVersion Minimum="2.1.1.0"
IncludeMinimum="no"
OnlyDetect="yes"
Language="1033"
Property="NEWPRODUCTFOUND" />
<UpgradeVersion Minimum="0.1.0.0"
IncludeMinimum="yes"
Maximum="2.1.0.0"
Maximum="2.1.1.0"
IncludeMaximum="no"
Language="1033"
Property="UPGRADEFOUND" />
Expand Down
8 changes: 0 additions & 8 deletions EAValidationFramework/App.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,4 @@
-->

</appSettings>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-12.0.0.0" newVersion="12.0.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
2 changes: 1 addition & 1 deletion EAValidationFramework/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.1.0.*")]
[assembly: AssemblyVersion("2.1.1.*")]
[assembly: AssemblyFileVersion("1.0.0.0")]
1 change: 0 additions & 1 deletion EAValidator/EAValidator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="EAValidator.dll.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
Expand Down
2 changes: 1 addition & 1 deletion EAValidator/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.1.0.*")]
[assembly: AssemblyVersion("2.1.1.*")]
[assembly: AssemblyFileVersion("1.0.0.0")]
11 changes: 0 additions & 11 deletions EAValidator/app.config

This file was deleted.

1 change: 0 additions & 1 deletion EAWorksetSharing/EAWorksetSharing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@
</ItemGroup>
<ItemGroup />
<ItemGroup>
<None Include="app.config" />
<None Include="Files\EAWorkingSetSharingIcon.ico" />
<None Include="Files\EAWorkingSetSharingIcon.pdn" />
<None Include="Files\Thumbs.db" />
Expand Down
Loading

0 comments on commit 7c62a70

Please sign in to comment.