mirror of
https://github.com/EpicMorg/atlassian-downloader.git
synced 2025-07-21 20:46:14 +03:00
2.0.0.3
This commit is contained in:
parent
dc27b4ae87
commit
ace0805b3e
@ -5,7 +5,7 @@
|
||||
<_TargetId>Folder</_TargetId>
|
||||
|
||||
<!--target runtime-->
|
||||
<PublishDir>bin\Release\net8.0\linux-arm\publish\</PublishDir>
|
||||
<PublishDir>bin\Release\net9.0\linux-arm\publish\</PublishDir>
|
||||
<RuntimeIdentifier>linux-arm</RuntimeIdentifier>
|
||||
</PropertyGroup>
|
||||
</Project>
|
@ -5,7 +5,7 @@
|
||||
<_TargetId>Folder</_TargetId>
|
||||
|
||||
<!--target runtime-->
|
||||
<PublishDir>bin\Release\net8.0\linux-arm64\publish\</PublishDir>
|
||||
<PublishDir>bin\Release\net9.0\linux-arm64\publish\</PublishDir>
|
||||
<RuntimeIdentifier>linux-arm64</RuntimeIdentifier>
|
||||
</PropertyGroup>
|
||||
</Project>
|
@ -5,7 +5,7 @@
|
||||
<_TargetId>Folder</_TargetId>
|
||||
|
||||
<!--target runtime-->
|
||||
<PublishDir>bin\Release\net8.0\linux-bionic-x64\publish\</PublishDir>
|
||||
<PublishDir>bin\Release\net9.0\linux-bionic-x64\publish\</PublishDir>
|
||||
<RuntimeIdentifier>linux-bionic-x64</RuntimeIdentifier>
|
||||
</PropertyGroup>
|
||||
</Project>
|
@ -5,7 +5,7 @@
|
||||
<_TargetId>Folder</_TargetId>
|
||||
|
||||
<!--target runtime-->
|
||||
<PublishDir>bin\Release\net8.0\linux-musl-x64\publish\</PublishDir>
|
||||
<PublishDir>bin\Release\net9.0\linux-musl-x64\publish\</PublishDir>
|
||||
<RuntimeIdentifier>linux-musl-x64</RuntimeIdentifier>
|
||||
</PropertyGroup>
|
||||
</Project>
|
@ -5,7 +5,7 @@
|
||||
<_TargetId>Folder</_TargetId>
|
||||
|
||||
<!--target runtime-->
|
||||
<PublishDir>bin\Release\net8.0\linux-x64\publish\</PublishDir>
|
||||
<PublishDir>bin\Release\net9.0\linux-x64\publish\</PublishDir>
|
||||
<RuntimeIdentifier>linux-x64</RuntimeIdentifier>
|
||||
</PropertyGroup>
|
||||
</Project>
|
@ -5,7 +5,7 @@
|
||||
<_TargetId>Folder</_TargetId>
|
||||
|
||||
<!--target runtime-->
|
||||
<PublishDir>bin\Release\net8.0\osx-arm64\publish\</PublishDir>
|
||||
<PublishDir>bin\Release\net9.0\osx-arm64\publish\</PublishDir>
|
||||
<RuntimeIdentifier>osx-arm64</RuntimeIdentifier>
|
||||
</PropertyGroup>
|
||||
</Project>
|
@ -5,7 +5,7 @@
|
||||
<_TargetId>Folder</_TargetId>
|
||||
|
||||
<!--target runtime-->
|
||||
<PublishDir>bin\Release\net8.0\osx-x64\publish\</PublishDir>
|
||||
<PublishDir>bin\Release\net9.0\osx-x64\publish\</PublishDir>
|
||||
<RuntimeIdentifier>osx-x64</RuntimeIdentifier>
|
||||
</PropertyGroup>
|
||||
</Project>
|
@ -5,7 +5,7 @@
|
||||
<_TargetId>Folder</_TargetId>
|
||||
|
||||
<!--target runtime-->
|
||||
<PublishDir>bin\Release\net8.0\win-arm64\publish\</PublishDir>
|
||||
<PublishDir>bin\Release\net9.0\win-arm64\publish\</PublishDir>
|
||||
<RuntimeIdentifier>win-arm64</RuntimeIdentifier>
|
||||
</PropertyGroup>
|
||||
</Project>
|
@ -5,7 +5,7 @@
|
||||
<_TargetId>Folder</_TargetId>
|
||||
|
||||
<!--target runtime-->
|
||||
<PublishDir>bin\Release\net8.0\win-x64\publish\</PublishDir>
|
||||
<PublishDir>bin\Release\net9.0\win-x64\publish\</PublishDir>
|
||||
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
||||
</PropertyGroup>
|
||||
</Project>
|
@ -5,7 +5,7 @@
|
||||
<_TargetId>Folder</_TargetId>
|
||||
|
||||
<!--target runtime-->
|
||||
<PublishDir>bin\Release\net8.0\win-x86\publish\</PublishDir>
|
||||
<PublishDir>bin\Release\net9.0\win-x86\publish\</PublishDir>
|
||||
<RuntimeIdentifier>win-x86</RuntimeIdentifier>
|
||||
</PropertyGroup>
|
||||
</Project>
|
Loading…
x
Reference in New Issue
Block a user