File tree 3 files changed +3
-1
lines changed
docs/docs/tutorial/gtk/src
3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
<TargetFramework >net8.0</TargetFramework >
6
6
<ImplicitUsings >enable</ImplicitUsings >
7
7
<Nullable >enable</Nullable >
8
+ <IsPackable >false</IsPackable >
8
9
</PropertyGroup >
9
10
10
11
<ItemGroup >
Original file line number Diff line number Diff line change 5
5
<TargetFramework >net8.0</TargetFramework >
6
6
<ImplicitUsings >enable</ImplicitUsings >
7
7
<Nullable >enable</Nullable >
8
+ <IsPackable >false</IsPackable >
8
9
</PropertyGroup >
9
10
10
11
<ItemGroup >
Original file line number Diff line number Diff line change 12
12
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
13
13
<EmbedUntrackedSources >true</EmbedUntrackedSources >
14
14
15
- <VersionPrefix >0.6.1 </VersionPrefix >
15
+ <VersionPrefix >0.6.2 </VersionPrefix >
16
16
<PackageReadmeFile >NugetReadme.md</PackageReadmeFile >
17
17
<PackageTags >gobject;gir;binding;gnome;</PackageTags >
18
18
<PackageIcon >logo-128.png</PackageIcon >
You can’t perform that action at this time.
0 commit comments