Skip to content

Commit

Permalink
Update JetBrains.HabitatDetector to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ww898 committed Apr 17, 2023
1 parent 550933e commit 093e58f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions JetBrains.Profiler.Api/src/JetBrains.Profiler.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Supported frameworks:
<PackageIconUrl>https://resources.jetbrains.com/storage/products/resharper/img/icons/ProfilerApi_128.png</PackageIconUrl>
<PackageIcon>icon.png</PackageIcon>
<PackageTags>jetbrains profiler profiling performance memory coverage net dotnet netcore dotnetcore netstandard windows uwp macos mac linux musl glibc x86 x64 arm arm64 x86-64 x86_64 aarch64</PackageTags>
<Version>1.4.0-preview1</Version>
<Version>1.4.0-preview2</Version>
</PropertyGroup>
<ItemGroup>
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleToAttribute">
Expand All @@ -39,7 +39,7 @@ Supported frameworks:
<None Include="../../icon.png" Pack="true" Visible="false" PackagePath="" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="JetBrains.HabitatDetector" Version="1.0.1" />
<PackageReference Include="JetBrains.HabitatDetector" Version="1.0.2" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 093e58f

Please sign in to comment.