This repository was archived by the owner on Jun 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 10 files changed +42
-2
lines changed
Expand file tree Collapse file tree 10 files changed +42
-2
lines changed Original file line number Diff line number Diff line change 4545 <assemblyIdentity name =" System.Diagnostics.DiagnosticSource" publicKeyToken =" cc7b13ffcd2ddd51" culture =" neutral" />
4646 <bindingRedirect oldVersion =" 0.0.0.0-4.0.1.0" newVersion =" 4.0.1.0" />
4747 </dependentAssembly >
48+ <dependentAssembly >
49+ <assemblyIdentity name =" Microsoft.VisualStudio.ComponentModelHost" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
50+ <bindingRedirect oldVersion =" 0.0.0.0-14.0.0.0" newVersion =" 14.0.0.0" />
51+ </dependentAssembly >
52+ <dependentAssembly >
53+ <assemblyIdentity name =" Microsoft.VisualStudio.Validation" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
54+ <bindingRedirect oldVersion =" 0.0.0.0-14.0.0.0" newVersion =" 14.0.0.0" />
55+ </dependentAssembly >
4856 </assemblyBinding >
4957 </runtime >
5058</configuration >
Original file line number Diff line number Diff line change 1616 <CodeAnalysisRuleSet >..\common\GitHubVS.ruleset</CodeAnalysisRuleSet >
1717 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1818 <CodeAnalysisIgnoreGeneratedCode >true</CodeAnalysisIgnoreGeneratedCode >
19+ <NuGetPackageImportStamp >
20+ </NuGetPackageImportStamp >
1921 </PropertyGroup >
2022 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
2123 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 1515 <CodeAnalysisRuleSet >..\common\GitHubVS.ruleset</CodeAnalysisRuleSet >
1616 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1717 <CodeAnalysisIgnoreGeneratedCode >true</CodeAnalysisIgnoreGeneratedCode >
18+ <NuGetPackageImportStamp >
19+ </NuGetPackageImportStamp >
1820 </PropertyGroup >
1921 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
2022 <DebugSymbols >true</DebugSymbols >
171173 <Compile Include =" Validation\ReactivePropertyValidator.cs" />
172174 </ItemGroup >
173175 <ItemGroup >
174- <None Include =" packages.config" />
176+ <None Include =" packages.config" >
177+ <SubType >Designer</SubType >
178+ </None >
175179 </ItemGroup >
176180 <ItemGroup >
177181 <ProjectReference Include =" ..\..\submodules\akavache\Akavache\Akavache_Net45.csproj" >
Original file line number Diff line number Diff line change 1515 <CodeAnalysisRuleSet >..\common\GitHubVS.ruleset</CodeAnalysisRuleSet >
1616 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1717 <CodeAnalysisIgnoreGeneratedCode >true</CodeAnalysisIgnoreGeneratedCode >
18+ <NuGetPackageImportStamp >
19+ </NuGetPackageImportStamp >
1820 </PropertyGroup >
1921 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
2022 <DebugSymbols >true</DebugSymbols >
210212 <Compile Include =" ..\common\SolutionInfo.cs" >
211213 <Link >Properties\SolutionInfo.cs</Link >
212214 </Compile >
213- <None Include =" packages.config" />
215+ <None Include =" packages.config" >
216+ <SubType >Designer</SubType >
217+ </None >
214218 </ItemGroup >
215219 <ItemGroup >
216220 <Compile Include =" Authentication\AuthenticationResultExtensions.cs" />
Original file line number Diff line number Diff line change 2626 <assemblyIdentity name =" Microsoft.VisualStudio.CoreUtility" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
2727 <bindingRedirect oldVersion =" 0.0.0.0-15.0.0.0" newVersion =" 15.0.0.0" />
2828 </dependentAssembly >
29+ <dependentAssembly >
30+ <assemblyIdentity name =" Microsoft.VisualStudio.ComponentModelHost" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
31+ <bindingRedirect oldVersion =" 0.0.0.0-14.0.0.0" newVersion =" 14.0.0.0" />
32+ </dependentAssembly >
2933 </assemblyBinding >
3034 </runtime >
3135<startup ><supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.6.1" /></startup ></configuration >
Original file line number Diff line number Diff line change 1717 <CodeAnalysisRuleSet >..\common\GitHubVS.ruleset</CodeAnalysisRuleSet >
1818 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1919 <CodeAnalysisIgnoreGeneratedCode >true</CodeAnalysisIgnoreGeneratedCode >
20+ <NuGetPackageImportStamp >
21+ </NuGetPackageImportStamp >
2022 </PropertyGroup >
2123 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
2224 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 1717 <CodeAnalysisRuleSet >..\common\GitHubVS.ruleset</CodeAnalysisRuleSet >
1818 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1919 <CodeAnalysisIgnoreGeneratedCode >true</CodeAnalysisIgnoreGeneratedCode >
20+ <NuGetPackageImportStamp >
21+ </NuGetPackageImportStamp >
2022 </PropertyGroup >
2123 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
2224 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 1212 <VsixType >v3</VsixType >
1313 <IsProductComponent >false</IsProductComponent >
1414 <ExtensionInstallationFolder >GitHub\GitHub</ExtensionInstallationFolder >
15+ <NuGetPackageImportStamp >
16+ </NuGetPackageImportStamp >
1517 </PropertyGroup >
1618 <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
1719 <PropertyGroup >
Original file line number Diff line number Diff line change 3838 <assemblyIdentity name =" System.Diagnostics.DiagnosticSource" publicKeyToken =" cc7b13ffcd2ddd51" culture =" neutral" />
3939 <bindingRedirect oldVersion =" 0.0.0.0-4.0.1.0" newVersion =" 4.0.1.0" />
4040 </dependentAssembly >
41+ <dependentAssembly >
42+ <assemblyIdentity name =" Microsoft.VisualStudio.ComponentModelHost" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
43+ <bindingRedirect oldVersion =" 0.0.0.0-14.0.0.0" newVersion =" 14.0.0.0" />
44+ </dependentAssembly >
45+ <dependentAssembly >
46+ <assemblyIdentity name =" Microsoft.VisualStudio.Validation" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
47+ <bindingRedirect oldVersion =" 0.0.0.0-14.0.0.0" newVersion =" 14.0.0.0" />
48+ </dependentAssembly >
4149 </assemblyBinding >
4250 </runtime >
4351</configuration >
Original file line number Diff line number Diff line change 3434 <assemblyIdentity name =" Microsoft.VisualStudio.CoreUtility" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
3535 <bindingRedirect oldVersion =" 0.0.0.0-14.0.0.0" newVersion =" 14.0.0.0" />
3636 </dependentAssembly >
37+ <dependentAssembly >
38+ <assemblyIdentity name =" Microsoft.VisualStudio.Validation" publicKeyToken =" b03f5f7f11d50a3a" culture =" neutral" />
39+ <bindingRedirect oldVersion =" 0.0.0.0-14.0.0.0" newVersion =" 14.0.0.0" />
40+ </dependentAssembly >
3741 </assemblyBinding >
3842 </runtime >
3943<startup ><supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.6.1" /></startup ></configuration >
You can’t perform that action at this time.
0 commit comments