Reupdated projects
This commit is contained in:
parent
388b9acf32
commit
328d7da303
3 changed files with 64 additions and 24 deletions
|
|
@ -6,11 +6,11 @@
|
|||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<UseWindowsForms>true</UseWindowsForms>
|
||||
<ProduceReferenceAssembly>False</ProduceReferenceAssembly>
|
||||
<AssemblyVersion>3.0.0.0</AssemblyVersion>
|
||||
<FileVersion>3.0.0.0</FileVersion>
|
||||
<InformationalVersion>3.0.0-alpha.58+Branch.develop.Sha.e701ca7f36678380b6354f2e112b7dbdda5f5865</InformationalVersion>
|
||||
<Version>3.0.0-alpha0058</Version>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<UpdateVersionProperties>true</UpdateVersionProperties>
|
||||
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugType>embedded</DebugType>
|
||||
</PropertyGroup>
|
||||
|
|
@ -41,9 +41,6 @@
|
|||
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.421302">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="GitVersion.MsBuild" Version="6.0.0">
|
||||
<PrivateAssets>All</PrivateAssets>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Update="Properties\Settings.Designer.cs">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue