|
33 | 33 | <DocumentationFile>bin\Release\AgileObjects.AgileMapper.xml</DocumentationFile> |
34 | 34 | </PropertyGroup> |
35 | 35 | <ItemGroup> |
36 | | - <Reference Include="AgileObjects.NetStandardPolyfills, Version=0.2.0.0, Culture=neutral, PublicKeyToken=06131ac1c008ad4e, processorArchitecture=MSIL"> |
37 | | - <HintPath>..\packages\AgileObjects.NetStandardPolyfills.0.2.0\lib\net40\AgileObjects.NetStandardPolyfills.dll</HintPath> |
38 | | - <Private>True</Private> |
| 36 | + <Reference Include="AgileObjects.NetStandardPolyfills, Version=0.2.1.0, Culture=neutral, PublicKeyToken=06131ac1c008ad4e, processorArchitecture=MSIL"> |
| 37 | + <HintPath>..\packages\AgileObjects.NetStandardPolyfills.0.2.1\lib\net40\AgileObjects.NetStandardPolyfills.dll</HintPath> |
39 | 38 | </Reference> |
40 | | - <Reference Include="AgileObjects.ReadableExpressions, Version=1.8.3.0, Culture=neutral, PublicKeyToken=9f54ad81db69da8e, processorArchitecture=MSIL"> |
41 | | - <HintPath>..\packages\AgileObjects.ReadableExpressions.1.8.3\lib\net40\AgileObjects.ReadableExpressions.dll</HintPath> |
42 | | - <Private>True</Private> |
| 39 | + <Reference Include="AgileObjects.ReadableExpressions, Version=1.8.5.0, Culture=neutral, PublicKeyToken=9f54ad81db69da8e, processorArchitecture=MSIL"> |
| 40 | + <HintPath>..\packages\AgileObjects.ReadableExpressions.1.8.5\lib\net40\AgileObjects.ReadableExpressions.dll</HintPath> |
43 | 41 | </Reference> |
44 | 42 | <Reference Include="System" /> |
45 | 43 | <Reference Include="System.Core" /> |
|
57 | 55 | <Compile Include="Properties\AssemblyInfo.Net40.cs" /> |
58 | 56 | </ItemGroup> |
59 | 57 | <ItemGroup> |
60 | | - <None Include="app.config" /> |
61 | | - <None Include="packages.config" /> |
| 58 | + <None Include="app.config"> |
| 59 | + <SubType>Designer</SubType> |
| 60 | + </None> |
| 61 | + <None Include="packages.config"> |
| 62 | + <SubType>Designer</SubType> |
| 63 | + </None> |
62 | 64 | </ItemGroup> |
63 | 65 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
64 | 66 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
0 commit comments