We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2732e65 + 37ba3f2 commit d7dbe05Copy full SHA for d7dbe05
src/SiteMonitor/SiteMonitor.csproj
@@ -7,6 +7,9 @@
7
<ApplicationManifest>app.manifest</ApplicationManifest>
8
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
9
<Version>1.0.3</Version>
10
+ <PackageProjectUrl>https://nullinside.com</PackageProjectUrl>
11
+ <PackageIcon>Assets\icon.png</PackageIcon>
12
+ <RepositoryUrl>https://github.com/nullinside-development-group/nullinside-site-monitor</RepositoryUrl>
13
</PropertyGroup>
14
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
15
<DocumentationFile>bin\Debug\SiteMonitor.xml</DocumentationFile>
0 commit comments