mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-07-30 12:07:51 +00:00
Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a77c08258e | |||
| 9e26a1d262 | |||
| 0a1ec30b84 | |||
| a900ea8968 | |||
| b5309fb9a4 | |||
| 371c14b4b7 | |||
| 1bb9c7b418 | |||
| 22b0f695c6 | |||
| 29ce645975 | |||
| 34072905d2 | |||
| fe8ac339b6 |
@@ -3,7 +3,7 @@
|
|||||||
<TargetFramework>net8.0</TargetFramework>
|
<TargetFramework>net8.0</TargetFramework>
|
||||||
<ImplicitUsings>enable</ImplicitUsings>
|
<ImplicitUsings>enable</ImplicitUsings>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<VersionPrefix>2.0.0</VersionPrefix>
|
<VersionPrefix>2.0.1</VersionPrefix>
|
||||||
<BaseOutputPath>$(SolutionDir)build\products</BaseOutputPath>
|
<BaseOutputPath>$(SolutionDir)build\products</BaseOutputPath>
|
||||||
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
|
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user