File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 729
729
<PackageReference Include =" System.Reflection.Metadata" Version =" 1.6.0" />
730
730
<PackageReference Include =" System.Buffers" Version =" 4.5.0" />
731
731
<PackageReference Include =" System.Memory" Version =" 4.5.3" />
732
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" />
732
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets = " All " />
733
733
</ItemGroup >
734
734
<ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0'" >
735
735
<PackageReference Include =" System.Reflection.Emit" Version =" 4.3.0" />
Original file line number Diff line number Diff line change
1
+ #### 36.0.3
2
+
3
+ This is a small bugfix release that fixes a nuspec package dependency issue with Sourcelink.
4
+
1
5
#### 36.0.2
2
6
3
7
This is a small bugfix release that I'm making primarily to publish a version
You can’t perform that action at this time.
0 commit comments