File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 99 <AppDesignerFolder >Properties</AppDesignerFolder >
1010 <RootNamespace >BizTalkComponents.Utilities.DbQueryUtility</RootNamespace >
1111 <AssemblyName >BizTalkComponents.Utilities.DbQueryUtility</AssemblyName >
12- <TargetFrameworkVersion >v4.6.1 </TargetFrameworkVersion >
12+ <TargetFrameworkVersion >v4.5 </TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
14+ <TargetFrameworkProfile />
1415 </PropertyGroup >
1516 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1617 <DebugSymbols >true</DebugSymbols >
2930 <ErrorReport >prompt</ErrorReport >
3031 <WarningLevel >4</WarningLevel >
3132 </PropertyGroup >
33+ <PropertyGroup >
34+ <SignAssembly >true</SignAssembly >
35+ </PropertyGroup >
36+ <PropertyGroup >
37+ <AssemblyOriginatorKeyFile >BizTalkComponents.Utilities.DqQueryUtility.snk</AssemblyOriginatorKeyFile >
38+ </PropertyGroup >
3239 <ItemGroup >
3340 <Reference Include =" System" />
3441 <Reference Include =" System.Configuration" />
4754 <Compile Include =" Repository\SqlDbQueryRepository.cs" />
4855 <Compile Include =" SqlDbQueryApplicationService.cs" />
4956 </ItemGroup >
57+ <ItemGroup >
58+ <None Include =" BizTalkComponents.Utilities.DqQueryUtility.snk" />
59+ </ItemGroup >
5060 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
5161</Project >
You can’t perform that action at this time.
0 commit comments