File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<configuration >
33 <startup >
4- <supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.6.1 " />
4+ <supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.6.2 " />
55 </startup >
66 <runtime >
77 <assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
88 <dependentAssembly >
9- <assemblyIdentity name =" Microsoft.IdentityModel.Clients.ActiveDirectory" publicKeyToken =" 31bf3856ad364e35" culture =" neutral" />
10- <bindingRedirect oldVersion =" 0.0.0.0-2.29.0.1078" newVersion =" 2.29.0.1078" />
9+ <assemblyIdentity name =" Microsoft.IdentityModel.Clients.ActiveDirectory" publicKeyToken =" 31bf3856ad364e35" culture =" neutral" />
10+ <bindingRedirect oldVersion =" 0.0.0.0-2.29.0.1078" newVersion =" 2.29.0.1078" />
1111 </dependentAssembly >
1212 <dependentAssembly >
13- <assemblyIdentity name =" Newtonsoft.Json" publicKeyToken =" 30ad4fe6b2a6aeed" culture =" neutral" />
14- <bindingRedirect oldVersion =" 0.0.0.0-12.0.0.0" newVersion =" 12.0.0.0" />
13+ <assemblyIdentity name =" Newtonsoft.Json" publicKeyToken =" 30ad4fe6b2a6aeed" culture =" neutral" />
14+ <bindingRedirect oldVersion =" 0.0.0.0-12.0.0.0" newVersion =" 12.0.0.0" />
1515 </dependentAssembly >
1616 <dependentAssembly >
17- <assemblyIdentity name =" Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms" publicKeyToken =" 31bf3856ad364e35" culture =" neutral" />
18- <bindingRedirect oldVersion =" 0.0.0.0-2.29.0.1078" newVersion =" 2.29.0.1078" />
17+ <assemblyIdentity name =" Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms" publicKeyToken =" 31bf3856ad364e35" culture =" neutral" />
18+ <bindingRedirect oldVersion =" 0.0.0.0-2.29.0.1078" newVersion =" 2.29.0.1078" />
1919 </dependentAssembly >
2020 </assemblyBinding >
2121 </runtime >
22- </configuration >
22+ </configuration >
Original file line number Diff line number Diff line change 88 <OutputType >Exe</OutputType >
99 <RootNamespace >D365_Model_Generator</RootNamespace >
1010 <AssemblyName >D365.Model.Generator</AssemblyName >
11- <TargetFrameworkVersion >v4.6.1 </TargetFrameworkVersion >
11+ <TargetFrameworkVersion >v4.6.2 </TargetFrameworkVersion >
1212 <FileAlignment >512</FileAlignment >
1313 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
14+ <TargetFrameworkProfile />
1415 </PropertyGroup >
1516 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1617 <PlatformTarget >AnyCPU</PlatformTarget >
9596 <Compile Include =" Properties\AssemblyInfo.cs" />
9697 </ItemGroup >
9798 <ItemGroup >
98- <None Include =" App.config" />
99+ <None Include =" App.config" >
100+ <SubType >Designer</SubType >
101+ </None >
99102 <None Include =" packages.config" />
100103 </ItemGroup >
101104 <ItemGroup >
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "2018.12.06.1136 " ) ]
36- [ assembly: AssemblyFileVersion ( "2018.12.06.1136 " ) ]
35+ [ assembly: AssemblyVersion ( "2019.03.09.0643 " ) ]
36+ [ assembly: AssemblyFileVersion ( "2019.03.09.0643 " ) ]
You can’t perform that action at this time.
0 commit comments