Toasts – Diff between revs 27 and 28
?pathlinks?
Rev 27 | Rev 28 | |||
---|---|---|---|---|
Line 26... | Line 26... | |||
26 | <ApplicationRevision>0</ApplicationRevision> |
26 | <ApplicationRevision>0</ApplicationRevision> |
|
27 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
27 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
|
28 | <IsWebBootstrapper>false</IsWebBootstrapper> |
28 | <IsWebBootstrapper>false</IsWebBootstrapper> |
|
29 | <UseApplicationTrust>false</UseApplicationTrust> |
29 | <UseApplicationTrust>false</UseApplicationTrust> |
|
30 | <BootstrapperEnabled>true</BootstrapperEnabled> |
30 | <BootstrapperEnabled>true</BootstrapperEnabled> |
|
- | 31 | <NuGetPackageImportStamp> |
||
- | 32 | </NuGetPackageImportStamp> |
||
31 | </PropertyGroup> |
33 | </PropertyGroup> |
|
32 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
34 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
33 | <PlatformTarget>AnyCPU</PlatformTarget> |
35 | <PlatformTarget>AnyCPU</PlatformTarget> |
|
34 | <DebugSymbols>true</DebugSymbols> |
36 | <DebugSymbols>true</DebugSymbols> |
|
35 | <DebugType>full</DebugType> |
37 | <DebugType>full</DebugType> |
|
Line 61... | Line 63... | |||
61 | <PropertyGroup> |
63 | <PropertyGroup> |
|
62 | <StartupObject> |
64 | <StartupObject> |
|
63 | </StartupObject> |
65 | </StartupObject> |
|
64 | </PropertyGroup> |
66 | </PropertyGroup> |
|
65 | <ItemGroup> |
67 | <ItemGroup> |
|
66 | <Reference Include="HtmlRenderer, Version=1.5.0.6, Culture=neutral, processorArchitecture=MSIL"> |
68 | <Reference Include="HtmlRenderer, Version=1.5.1.0, Culture=neutral, processorArchitecture=MSIL"> |
|
67 | <HintPath>..\packages\HtmlRenderer.Core.1.5.0.6\lib\net45\HtmlRenderer.dll</HintPath> |
69 | <HintPath>..\..\packages\HtmlRenderer.Core.1.5.1-beta1\lib\net45\HtmlRenderer.dll</HintPath> |
|
68 | </Reference> |
70 | </Reference> |
|
69 | <Reference Include="HtmlRenderer.WinForms, Version=1.5.0.6, Culture=neutral, processorArchitecture=MSIL"> |
71 | <Reference Include="HtmlRenderer.WinForms, Version=1.5.1.0, Culture=neutral, processorArchitecture=MSIL"> |
|
70 | <HintPath>..\packages\HtmlRenderer.WinForms.1.5.0.6\lib\net45\HtmlRenderer.WinForms.dll</HintPath> |
72 | <HintPath>..\..\packages\HtmlRenderer.WinForms.1.5.1-beta1\lib\net45\HtmlRenderer.WinForms.dll</HintPath> |
|
71 | </Reference> |
73 | </Reference> |
|
72 | <Reference Include="Markdig, Version=0.36.0.0, Culture=neutral, processorArchitecture=MSIL"> |
74 | <Reference Include="Markdig, Version=0.18.3.0, Culture=neutral, processorArchitecture=MSIL"> |
|
73 | <HintPath>..\packages\Markdig.0.36.2\lib\net462\Markdig.dll</HintPath> |
75 | <HintPath>..\..\packages\Markdig.0.18.3\lib\net40\Markdig.dll</HintPath> |
|
74 | </Reference> |
76 | </Reference> |
|
75 | <Reference Include="System" /> |
77 | <Reference Include="System" /> |
|
76 | <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
78 | <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
|
77 | <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath> |
79 | <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath> |
|
78 | </Reference> |
80 | </Reference> |
|
79 | <Reference Include="System.Core" /> |
81 | <Reference Include="System.Core" /> |
|
80 | <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
82 | <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
|
81 | <HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath> |
83 | <HintPath>..\..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath> |
|
82 | </Reference> |
84 | </Reference> |
|
83 | <Reference Include="System.Numerics" /> |
85 | <Reference Include="System.Numerics" /> |
|
84 | <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
86 | <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
85 | <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath> |
87 | <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath> |
|
86 | </Reference> |
88 | </Reference> |
|
87 | <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
89 | <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
88 | <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
90 | <HintPath>..\..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
|
89 | </Reference> |
91 | </Reference> |
|
90 | <Reference Include="System.Threading.Tasks.Dataflow, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
92 | <Reference Include="System.Threading.Tasks.Dataflow, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
|
91 | <HintPath>..\packages\System.Threading.Tasks.Dataflow.7.0.0\lib\net462\System.Threading.Tasks.Dataflow.dll</HintPath> |
93 | <HintPath>..\packages\System.Threading.Tasks.Dataflow.7.0.0\lib\net462\System.Threading.Tasks.Dataflow.dll</HintPath> |
|
92 | </Reference> |
94 | </Reference> |
|
93 | <Reference Include="System.Xml.Linq" /> |
95 | <Reference Include="System.Xml.Linq" /> |
|
Line 139... | Line 141... | |||
139 | <ProductName>.NET Framework 3.5 SP1</ProductName> |
141 | <ProductName>.NET Framework 3.5 SP1</ProductName> |
|
140 | <Install>true</Install> |
142 | <Install>true</Install> |
|
141 | </BootstrapperPackage> |
143 | </BootstrapperPackage> |
|
142 | </ItemGroup> |
144 | </ItemGroup> |
|
143 | <ItemGroup> |
145 | <ItemGroup> |
|
- | 146 | <None Include="app.config" /> |
||
144 | <None Include="packages.config" /> |
147 | <None Include="packages.config" /> |
|
145 | </ItemGroup> |
148 | </ItemGroup> |
|
146 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
149 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
- | 150 | <Import Project="..\..\packages\jnm2.ReferenceAssemblies.net35.1.0.1\build\jnm2.ReferenceAssemblies.net35.targets" Condition="Exists('..\..\packages\jnm2.ReferenceAssemblies.net35.1.0.1\build\jnm2.ReferenceAssemblies.net35.targets')" /> |
||
- | 151 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
||
- | 152 | <PropertyGroup> |
||
- | 153 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> |
||
- | 154 | </PropertyGroup> |
||
- | 155 | <Error Condition="!Exists('..\..\packages\jnm2.ReferenceAssemblies.net35.1.0.1\build\jnm2.ReferenceAssemblies.net35.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\jnm2.ReferenceAssemblies.net35.1.0.1\build\jnm2.ReferenceAssemblies.net35.targets'))" /> |
||
- | 156 | <Error Condition="!Exists('..\..\packages\Microsoft.NETFramework.ReferenceAssemblies.net48.1.0.0\build\Microsoft.NETFramework.ReferenceAssemblies.net48.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.NETFramework.ReferenceAssemblies.net48.1.0.0\build\Microsoft.NETFramework.ReferenceAssemblies.net48.targets'))" /> |
||
- | 157 | </Target> |
||
- | 158 | <Import Project="..\..\packages\Microsoft.NETFramework.ReferenceAssemblies.net48.1.0.0\build\Microsoft.NETFramework.ReferenceAssemblies.net48.targets" Condition="Exists('..\..\packages\Microsoft.NETFramework.ReferenceAssemblies.net48.1.0.0\build\Microsoft.NETFramework.ReferenceAssemblies.net48.targets')" /> |
||
147 | </Project> |
159 | </Project> |
|
148 | |
160 | |