|
30 | 30 | </AssemblyInfoVersionSettings> |
31 | 31 | <PrimaryVersionType>AssemblyVersionAttribute</PrimaryVersionType> |
32 | 32 | <AssemblyInfoFilePath>Properties\AssemblyInfo.cs</AssemblyInfoFilePath> |
33 | | - <AssemblyVersion>2019.8.993.4</AssemblyVersion> |
| 33 | + <AssemblyVersion>2019.12.997.12</AssemblyVersion> |
34 | 34 | <UpdatePackageVersion>False</UpdatePackageVersion> |
35 | 35 | <AssemblyInfoVersionType>SettingsVersion</AssemblyInfoVersionType> |
36 | 36 | <InheritWinAppVersionFrom>None</InheritWinAppVersionFrom> |
|
276 | 276 | <ItemGroup> |
277 | 277 | <EmbeddedResource Include="snapraid.conf.example" /> |
278 | 278 | <None Include="Resources\errorprovidericon.gif" /> |
279 | | - <Content Include="snapraid.ps1"> |
280 | | - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
281 | | - </Content> |
282 | 279 | <Content Include="wyDay.Controls\License.txt"> |
283 | 280 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
284 | 281 | </Content> |
|
308 | 305 | <Version>4.3.2027</Version> |
309 | 306 | </PackageReference> |
310 | 307 | <PackageReference Include="KryptonToolkitSuite5472"> |
311 | | - <Version>5.472.1251</Version> |
| 308 | + <Version>5.472.2000</Version> |
312 | 309 | </PackageReference> |
313 | 310 | <PackageReference Include="NLog"> |
314 | | - <Version>4.6.6</Version> |
315 | | - </PackageReference> |
316 | | - <PackageReference Include="TaskSchedulerEditor"> |
317 | | - <Version>2.8.15</Version> |
| 311 | + <Version>4.6.8</Version> |
318 | 312 | </PackageReference> |
319 | 313 | </ItemGroup> |
320 | 314 | <ItemGroup /> |
321 | 315 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
322 | 316 | <ProjectExtensions> |
323 | 317 | <VisualStudio> |
324 | | - <UserProperties BuildVersion_UseUniversalClock="False" BuildVersion_UpdateFileVersion="False" BuildVersion_UpdateAssemblyVersion="False" BuildVersion_StartDate="2000/1/1" BuildVersion_UseGlobalSettings="False" BuildVersion_BuildVersioningStyle="YearStamp.MonthStamp.DayStamp.Increment" /> |
| 318 | + <UserProperties BuildVersion_BuildVersioningStyle="YearStamp.MonthStamp.DayStamp.Increment" BuildVersion_UseGlobalSettings="False" BuildVersion_StartDate="2000/1/1" BuildVersion_UpdateAssemblyVersion="False" BuildVersion_UpdateFileVersion="False" BuildVersion_UseUniversalClock="False" /> |
325 | 319 | </VisualStudio> |
326 | 320 | </ProjectExtensions> |
327 | 321 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
0 commit comments