Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
57 views

I'm developing a VSTO add-in for Microsoft Word and packaging it using a .msi installer (Visual Studio Installer Project). Before proceeding with the installation, I want to ensure that Word (winword....
0 votes
0 answers
283 views

I am working on a .NET 8 C# application that contains a XML file nested within multiple folders. I have set the properties of the XML file to have RootContent and "Copy Always" for the build ...
0 votes
1 answer
138 views

I have a few C# (*.cs) files in my project that need to be included in compilation as well as distributed as source code along with the application (the application itself is not open-source). ...
0 votes
0 answers
82 views

Requirement is we need to keep files in a project & not to include those files in the dacpac. When I set manually BuildAction = None. file not including in dacpac.This works. But we have multiple ...
0 votes
0 answers
406 views

I am trying to include a large file in my project but it doesn't let me. If set the Build Action to "MauiAsset" I get the following error: "APT2000 filemap E 08-18 15:25:19 23420 8832 ...
9 votes
5 answers
8k views

I recently noticed some strange behaviour in Visual Studio. If I edit my appsettings.json file then run in debug F5, the changed config is not picked up by the compiler.
3 votes
2 answers
491 views

I have a solution with a few projects: library.dll with something.json webapp.dll winapp.exe 2 and 3 depend on 1, not on eachother. I would like copy something.json to the bin directory of winapp....
1 vote
1 answer
1k views

Nuget package issues - buildAction, copyToOutput, flatten are ignored Package project (ThisProject.vbproj)- .Net Standard Library 2.0, .nuspec file: <references> <reference file="...
0 votes
1 answer
169 views

I want to use a web deploy to publish my ASP.Net Web API project along with Angular app. Angular app build is running in pre-build action, I'm using CustommCollectFiles to include \dist folder in ...
Andrey's user avatar
  • 85
0 votes
1 answer
149 views

So I am currently working on an extension and I want to change the Build Action of a specific ProjectItem to None. What I tried I noticed that the ProjectItem had a Properties property which ...
1 vote
2 answers
217 views

Consider these two software: MyGame.exe and SocketTest.exe. MyGame.exe doesn't depend on any files to run but SocketTest.exe is an actual software. It can only run if one or more of four other files ...
0 votes
0 answers
17 views

my app is WPF (VS 2017). I want to add an image to the project and I need to use a relative path, in order to have that included in the app when it is published. (There was a similar question here and ...
0 votes
1 answer
1k views

I have a .dll with a lot of ResourceDictionaries. The build action of all these ResourceDictionaries is set to "Page". Inside the Dll, I want to find all these ResourceDictionaries and iterate over ...
Michael's user avatar
  • 1,030
1 vote
1 answer
1k views

I would like to modify the contents of a file placed in my project folder (Specifically "Assets/recentChanges.txt") at runtime. Let's say it contains information about recent changes in application. ...
0 votes
0 answers
719 views

I have some files setup to copy to the output directory on build. When I do a build the files are copied as expected. If I check the build log I can see the file being moves from the specific project ...
Josh's user avatar
  • 1,650

15 30 50 per page
1
2 3

AltStyle によって変換されたページ (->オリジナル) /