File tree Expand file tree Collapse file tree 6 files changed +17
-17
lines changed Expand file tree Collapse file tree 6 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >TgSharp.Core</RootNamespace >
11
11
<AssemblyName >TgSharp.Core</AssemblyName >
12
- <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
12
+ <TargetFrameworkVersion >v4.6.2 </TargetFrameworkVersion >
13
13
<FileAlignment >512</FileAlignment >
14
14
<TargetFrameworkProfile />
15
15
</PropertyGroup >
Original file line number Diff line number Diff line change 9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >TgSharp.TL</RootNamespace >
11
11
<AssemblyName >TgSharp.TL</AssemblyName >
12
- <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
12
+ <TargetFrameworkVersion >v4.6.2 </TargetFrameworkVersion >
13
13
<FileAlignment >512</FileAlignment >
14
14
<TargetFrameworkProfile />
15
15
</PropertyGroup >
77
77
<Target Name="AfterBuild">
78
78
</Target>
79
79
-->
80
- </Project >
80
+ </Project >
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" ?>
2
2
<Project DefaultTargets =" Build" ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<PropertyGroup >
4
4
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
7
7
<OutputType >Library</OutputType >
8
8
<RootNamespace >TgSharp.Tests.NUnit</RootNamespace >
9
9
<AssemblyName >TgSharp.Tests.NUnit</AssemblyName >
10
- <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
10
+ <TargetFrameworkVersion >v4.6.2 </TargetFrameworkVersion >
11
11
<TargetFrameworkProfile />
12
12
</PropertyGroup >
13
13
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
52
52
<Name >TgSharp.Tests</Name >
53
53
</ProjectReference >
54
54
</ItemGroup >
55
- </Project >
55
+ </Project >
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" ?>
2
2
<Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<PropertyGroup >
4
4
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
8
8
<AppDesignerFolder >Properties</AppDesignerFolder >
9
9
<RootNamespace >TgSharp.Tests.VS</RootNamespace >
10
10
<AssemblyName >TgSharp.Tests.VS</AssemblyName >
11
- <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
11
+ <TargetFrameworkVersion >v4.6.2 </TargetFrameworkVersion >
12
12
<FileAlignment >512</FileAlignment >
13
13
<ProjectTypeGuids >{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
14
14
<VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
55
55
<Compile Include =" Properties\AssemblyInfo.cs" />
56
56
</ItemGroup >
57
57
<ItemGroup >
58
- <ProjectReference Include =" ..\TeleSharp .TL\TeleSharp .TL.csproj" >
58
+ <ProjectReference Include =" ..\TgSharp .TL\TgSharp .TL.csproj" >
59
59
<Project >{d6144517-91d2-4880-86df-e9ff5d7f383a}</Project >
60
60
<Name >TeleSharp.TL</Name >
61
61
</ProjectReference >
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" ?>
2
2
<Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
4
<PropertyGroup >
9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >TgSharp.Tests</RootNamespace >
11
11
<AssemblyName >TgSharp.Tests</AssemblyName >
12
- <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
12
+ <TargetFrameworkVersion >v4.6.2 </TargetFrameworkVersion >
13
13
<FileAlignment >512</FileAlignment >
14
14
<TargetFrameworkProfile />
15
15
</PropertyGroup >
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" ?>
2
2
<configuration >
3
3
<appSettings >
4
- <add key =" ApiHash" value =" " />
5
- <add key =" ApiId" value =" " />
6
- <add key =" NumberToAuthenticate" value =" " />
7
- <add key =" CodeToAuthenticate" value =" " />
4
+ <add key =" ApiHash" value =" " />
5
+ <add key =" ApiId" value =" " />
6
+ <add key =" NumberToAuthenticate" value =" " />
7
+ <add key =" CodeToAuthenticate" value =" " />
8
8
<add key =" PasswordToAuthenticate" value =" " />
9
9
<add key =" NotRegisteredNumberToSignUp" value =" " />
10
10
<add key =" NumberToSendMessage" value =" " />
11
11
<add key =" UserNameToSendMessage" value =" " />
12
12
<add key =" NumberToGetUserFull" value =" " />
13
13
<add key =" NumberToAddToChat" value =" " />
14
14
</appSettings >
15
- </configuration >
15
+ <startup >< supportedRuntime version = " v4.0 " sku = " .NETFramework,Version=v4.6.2 " /></ startup >< /configuration >
You can’t perform that action at this time.
0 commit comments