|
|
@@ -6,7 +6,7 @@
|
|
|
<LangVersion>13</LangVersion>
|
|
|
<ImplicitUsings>enable</ImplicitUsings>
|
|
|
<Nullable>enable</Nullable>
|
|
|
- <AllowUnsafeBlocks >true</AllowUnsafeBlocks>
|
|
|
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
@@ -15,7 +15,7 @@
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
- <PackageReference Include="JitInspect" Version="1.0.2" />
|
|
|
+ <PackageReference Include="JitInspect" Version="1.0.3" />
|
|
|
</ItemGroup>
|
|
|
|
|
|
</Project>
|