File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 5252 <ErrorReport >prompt</ErrorReport >
5353 <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
5454 </PropertyGroup >
55+ <PropertyGroup >
56+ <SignAssembly >true</SignAssembly >
57+ </PropertyGroup >
58+ <PropertyGroup >
59+ <AssemblyOriginatorKeyFile >chrometabs.snk</AssemblyOriginatorKeyFile >
60+ </PropertyGroup >
61+ <PropertyGroup >
62+ <DelaySign >false</DelaySign >
63+ </PropertyGroup >
5564 <ItemGroup >
5665 <Reference Include =" Microsoft.CSharp" />
5766 <Reference Include =" PresentationCore" />
94103 <DependentUpon >Settings.settings</DependentUpon >
95104 <DesignTimeSharedInput >True</DesignTimeSharedInput >
96105 </Compile >
106+ <None Include =" chrometabs.snk" />
97107 <None Include =" Properties\Settings.settings" >
98108 <Generator >SettingsSingleFileGenerator</Generator >
99109 <LastGenOutput >Settings.Designer.cs</LastGenOutput >
You can’t perform that action at this time.
0 commit comments