99 <AppDesignerFolder >Properties</AppDesignerFolder >
1010 <RootNamespace >InitialState.Streaming</RootNamespace >
1111 <AssemblyName >InitialState.NET</AssemblyName >
12- <TargetFrameworkVersion >v4.6.2 </TargetFrameworkVersion >
12+ <TargetFrameworkVersion >v4.5 </TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
1414 <Deterministic >true</Deterministic >
15+ <TargetFrameworkProfile />
1516 </PropertyGroup >
1617 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1718 <DebugSymbols >true</DebugSymbols >
2122 <DefineConstants >DEBUG;TRACE</DefineConstants >
2223 <ErrorReport >prompt</ErrorReport >
2324 <WarningLevel >4</WarningLevel >
25+ <Prefer32Bit >false</Prefer32Bit >
2426 </PropertyGroup >
2527 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
2628 <DebugType >pdbonly</DebugType >
2931 <DefineConstants >TRACE</DefineConstants >
3032 <ErrorReport >prompt</ErrorReport >
3133 <WarningLevel >4</WarningLevel >
34+ <Prefer32Bit >false</Prefer32Bit >
3235 </PropertyGroup >
3336 <ItemGroup >
3437 <Reference Include =" System" />
4649 <Compile Include =" ISStreamer.cs" />
4750 <Compile Include =" Properties\AssemblyInfo.cs" />
4851 </ItemGroup >
52+ <ItemGroup >
53+ <None Include =" InitialState.NET.nuspec" >
54+ <SubType >Designer</SubType >
55+ </None >
56+ </ItemGroup >
4957 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
5058</Project >
0 commit comments