File tree Expand file tree Collapse file tree 4 files changed +15
-0
lines changed
GeoJSON.Net.Contrib.EntityFramework
GeoJSON.Net.Contrib.MsSqlSpatial Expand file tree Collapse file tree 4 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 1212 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
1414 <TargetFrameworkProfile />
15+ <SignAssembly >true</SignAssembly >
16+ <AssemblyOriginatorKeyFile >..\key.snk</AssemblyOriginatorKeyFile >
1517 </PropertyGroup >
1618 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1719 <DebugSymbols >true</DebugSymbols >
6567 <Compile Include =" Properties\AssemblyInfo.cs" />
6668 </ItemGroup >
6769 <ItemGroup >
70+ <None Include =" ..\key.snk" >
71+ <Link >key.snk</Link >
72+ </None >
6873 <None Include =" App.config" />
6974 <None Include =" packages.config" />
7075 </ItemGroup >
Original file line number Diff line number Diff line change 1414 <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
1515 <RestorePackages >true</RestorePackages >
1616 <TargetFrameworkProfile />
17+ <SignAssembly >true</SignAssembly >
18+ <AssemblyOriginatorKeyFile >..\key.snk</AssemblyOriginatorKeyFile >
1719 </PropertyGroup >
1820 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1921 <DebugSymbols >true</DebugSymbols >
7072 <Compile Include =" WktConvert.cs" />
7173 </ItemGroup >
7274 <ItemGroup >
75+ <None Include =" ..\key.snk" >
76+ <Link >key.snk</Link >
77+ </None >
7378 <None Include =" app.config" />
7479 <None Include =" packages.config" />
7580 </ItemGroup >
Original file line number Diff line number Diff line change 1212 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
1414 <TargetFrameworkProfile />
15+ <SignAssembly >true</SignAssembly >
16+ <AssemblyOriginatorKeyFile >..\key.snk</AssemblyOriginatorKeyFile >
1517 </PropertyGroup >
1618 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1719 <DebugSymbols >true</DebugSymbols >
5860 <Compile Include =" WkbGeometryType.cs" />
5961 </ItemGroup >
6062 <ItemGroup >
63+ <None Include =" ..\key.snk" >
64+ <Link >key.snk</Link >
65+ </None >
6166 <None Include =" packages.config" />
6267 </ItemGroup >
6368 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
You can’t perform that action at this time.
0 commit comments