mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2026-02-19 22:17:44 +01:00
.net7, api8, 0.1.1.2
This commit is contained in:
parent
4ecad9a5d2
commit
9e7c5e9a89
4 changed files with 8 additions and 8 deletions
|
|
@ -1,12 +1,12 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0-windows</TargetFramework>
|
||||
<TargetFramework>net7.0-windows</TargetFramework>
|
||||
<LangVersion>preview</LangVersion>
|
||||
<PlatformTarget>x64</PlatformTarget>
|
||||
<RootNamespace>Glamourer</RootNamespace>
|
||||
<AssemblyName>Glamourer</AssemblyName>
|
||||
<FileVersion>0.1.1.1</FileVersion>
|
||||
<AssemblyVersion>0.1.1.1</AssemblyVersion>
|
||||
<FileVersion>0.1.1.2</FileVersion>
|
||||
<AssemblyVersion>0.1.1.2</AssemblyVersion>
|
||||
<Company>SoftOtter</Company>
|
||||
<Product>Glamourer</Product>
|
||||
<Copyright>Copyright © 2020</Copyright>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue