Toasts – Diff between revs 9 and 13
?pathlinks?
Rev 9 | Rev 13 | |||
---|---|---|---|---|
Line 8... | Line 8... | |||
8 | <ProjectGuid>{380D8D88-386C-4C50-9A54-800F79FDF7D2}</ProjectGuid> |
8 | <ProjectGuid>{380D8D88-386C-4C50-9A54-800F79FDF7D2}</ProjectGuid> |
|
9 | <OutputType>Library</OutputType> |
9 | <OutputType>Library</OutputType> |
|
10 | <AppDesignerFolder>Properties</AppDesignerFolder> |
10 | <AppDesignerFolder>Properties</AppDesignerFolder> |
|
11 | <RootNamespace>Toasts</RootNamespace> |
11 | <RootNamespace>Toasts</RootNamespace> |
|
12 | <AssemblyName>Toasts</AssemblyName> |
12 | <AssemblyName>Toasts</AssemblyName> |
|
13 | <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> |
13 | <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> |
|
14 | <FileAlignment>512</FileAlignment> |
14 | <FileAlignment>512</FileAlignment> |
|
15 | <TargetFrameworkProfile /> |
15 | <TargetFrameworkProfile /> |
|
16 | <PublishUrl>publish\</PublishUrl> |
16 | <PublishUrl>publish\</PublishUrl> |
|
17 | <Install>true</Install> |
17 | <Install>true</Install> |
|
18 | <InstallFrom>Disk</InstallFrom> |
18 | <InstallFrom>Disk</InstallFrom> |
|
Line 95... | Line 95... | |||
95 | <AutoGen>True</AutoGen> |
95 | <AutoGen>True</AutoGen> |
|
96 | <DependentUpon>Resources.resx</DependentUpon> |
96 | <DependentUpon>Resources.resx</DependentUpon> |
|
97 | <DesignTime>True</DesignTime> |
97 | <DesignTime>True</DesignTime> |
|
98 | </Compile> |
98 | </Compile> |
|
99 | </ItemGroup> |
99 | </ItemGroup> |
|
100 | <ItemGroup> |
100 | <ItemGroup> |
|
101 | <Content Include="Images\background.png"> |
101 | <Content Include="Images\background.png"> |
|
102 | </Content> |
102 | </Content> |
|
103 | <Content Include="Images\was.png"> |
103 | <Content Include="Images\was.png"> |
|
104 | </Content> |
104 | </Content> |
|
105 | <Content Include="Sounds\default.wav"> |
105 | <Content Include="Sounds\default.wav"> |
|
106 | </Content> |
106 | </Content> |
|
107 | </ItemGroup> |
107 | </ItemGroup> |
|
108 | <ItemGroup> |
108 | <ItemGroup> |
|
109 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> |
109 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> |
|
110 | <Visible>False</Visible> |
110 | <Visible>False</Visible> |
|
111 | <ProductName>.NET Framework 3.5 SP1</ProductName> |
111 | <ProductName>.NET Framework 3.5 SP1</ProductName> |
|
112 | <Install>true</Install> |
112 | <Install>true</Install> |
|
113 | </BootstrapperPackage> |
113 | </BootstrapperPackage> |